[IPV6] ADDRCONF: Fix possible inet6_ifaddr leakage with CONFIG_OPTIMISTIC_DAD.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Wed, 28 Feb 2007 14:13:20 +0000 (23:13 +0900)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:23:44 +0000 (22:23 -0700)
commitca043569390c528de4cd5ec9e07502f2bf4ecd1f
tree939512ab133de1d85350e8ce5365f9daf4b2b63b
parent95c385b4d5a71b8ad552aecaa968ea46d7da2f6a
[IPV6] ADDRCONF: Fix possible inet6_ifaddr leakage with CONFIG_OPTIMISTIC_DAD.

The inet6_ifaddr for source address of RS is leaked if the address
is not an optimistic address.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ndisc.c