usagi CHANGELOG.USAGI usagi/kernel/linux24/include/net ip6_route.h usagi/kernel/linux24/net/ipv6 Config.in ndisc.c route.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/12/25 09:41:00 JST
Modified files:
. CHANGELOG.USAGI
kernel/linux24/include/net ip6_route.h
kernel/linux24/net/ipv6 Config.in ndisc.c route.c
Log:
* kernel/linux24/{include/net/ip6_route.h,net/ipv6/{ndisc.c,
route.c}}: Don't update NCE by invalid redirects.
(backported from linux26, surrounded by CONFIG_IPV6_NDISC_NEW
for now.)
Revision Changes Path
1.738 +7 -1 usagi/CHANGELOG.USAGI
1.15 +2 -1 usagi/kernel/linux24/include/net/ip6_route.h
1.79 +2 -1 usagi/kernel/linux24/net/ipv6/Config.in
1.130 +8 -2 usagi/kernel/linux24/net/ipv6/ndisc.c
1.69 +37 -13 usagi/kernel/linux24/net/ipv6/route.c