Skip to content
Commit 063ed369 authored by Vlad Yasevich's avatar Vlad Yasevich Committed by David S. Miller
Browse files

[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: default avatarVlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c3bc7cff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment