[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 01981) Re: /proc/net/ndisc file



In article <009501c29071$b407cef0$0e211dac@xxxxxxxxxxxxxxxxxxxxxxxxx> (at Wed, 20 Nov 2002 17:49:14 +0900), "Breughel M. Macabuhay" <breughel@xxxxxxxxxxxxx> says:

> one step at a time figuring out how to make it work. Anyway, NAT-PT uses the
> /proc/net/ndisc file but when I checked it there were none. Do you have any
> idea how this file is produced?

CONFIG_IPV6_NDISC_DEBUG will provide it.
Note that vanilla kernel does not provides it any more.
rtnetlink is prefrerred way to gather neighbour information.

--yoshfuji