From: Vlad Yasevich Date: Sun, 15 Jul 2007 07:16:35 +0000 (-0700) Subject: [IPV6]: Call inet6addr_chain notifiers on link down X-Git-Tag: v2.6.23-rc1~1054^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=063ed369c97f8de4cce23bf93bebd7ffacb542ff;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed