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)
commit27bdb2abcc5edb3526e25407b74bf17d1872c329
treea25199ed5e17400b068980b179491f169292f4fe
parent93fa159abe50d3c55c7f83622d3f5c09b6e06f4b
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