commit | 27bdb2abcc5edb3526e25407b74bf17d1872c329 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Mon Apr 12 05:41:32 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 13 02:29:27 2010 -0700 |
tree | a25199ed5e17400b068980b179491f169292f4fe | |
parent | 93fa159abe50d3c55c7f83622d3f5c09b6e06f4b [diff] |
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>