Searched hist:"063 ed369c97f8de4cce23bf93bebd7ffacb542ff" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | diff 063ed369c97f8de4cce23bf93bebd7ffacb542ff Sun Jul 15 02:16:35 CDT 2007 Vlad Yasevich <vladislav.yasevich@hp.com> [IPV6]: Call inet6addr_chain notifiers on link down
Currently if the link is brought down via ip link or ifconfig down, the inet6addr_chain notifiers are not called even though all the addresses are removed from the interface. This caused SCTP to add duplicate addresses to it's list.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|