usagi/kernel/linux26/include/net neighbour.h usagi/kernel/linux26/net/core neighbour.c usagi/kernel/linux26/net/ipv6 ndisc.c Kconfig
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/12/22 02:52:40 JST
Modified files:
kernel/linux26/include/net neighbour.h
kernel/linux26/net/core neighbour.c
kernel/linux26/net/ipv6 ndisc.c Kconfig
Log:
port __neigh_update() from linux24. surrounded by CONFIG_IPV6_NDISC_NEW for now.
Revision Changes Path
1.7 +25 -0 usagi/kernel/linux26/include/net/neighbour.h
1.15 +117 -2 usagi/kernel/linux26/net/core/neighbour.c
1.40 +111 -0 usagi/kernel/linux26/net/ipv6/ndisc.c
1.18 +4 -0 usagi/kernel/linux26/net/ipv6/Kconfig