usagi CHANGELOG.USAGI usagi/kernel/linux22/net/ipv6 addrconf.c usagi/kernel/linux24/net/ipv6 addrconf.c usagi/kernel/linux26/net/ipv6 addrconf.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/11/25 22:14:58 JST
Modified files:
. CHANGELOG.USAGI
kernel/linux22/net/ipv6 addrconf.c
kernel/linux24/net/ipv6 addrconf.c
kernel/linux26/net/ipv6 addrconf.c
Log:
* kernel/linux2{2,4,6}/net/ipv6/addrconf.c: the number of RS during
the re-initialization is not enough. Forget "RS Sent" and
"RS Received" flags when interface goes down.
Revision Changes Path
1.717 +6 -1 usagi/CHANGELOG.USAGI
1.67 +5 -1 usagi/kernel/linux22/net/ipv6/addrconf.c
1.233 +9 -5 usagi/kernel/linux24/net/ipv6/addrconf.c
1.57 +7 -3 usagi/kernel/linux26/net/ipv6/addrconf.c