]> git.baikalelectronics.ru Git - kernel.git/commit
IPv6: keep tentative addresses in hash table
authorstephen hemminger <shemminger@vyatta.com>
Mon, 12 Apr 2010 05:41:32 +0000 (05:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Apr 2010 09:29:27 +0000 (02:29 -0700)
commit1e40b890b0778a2c499f3e6a142f86f1fe217f8c
treea25199ed5e17400b068980b179491f169292f4fe
parentd58b1ebb38b49986d59af395d0e3f88408344c73
IPv6: keep tentative addresses in hash table

When link goes down, want address to be preserved but in a tentative
state, therefore it has to stay in hash list.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c