commit | ca043569390c528de4cd5ec9e07502f2bf4ecd1f | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Wed Feb 28 23:13:20 2007 +0900 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:44 2007 -0700 |
tree | 939512ab133de1d85350e8ce5365f9daf4b2b63b | |
parent | 95c385b4d5a71b8ad552aecaa968ea46d7da2f6a [diff] |
[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>