From: stephen hemminger Date: Mon, 8 Feb 2010 19:48:05 +0000 (+0000) Subject: IPv6: keep permanent addresses on admin down X-Git-Tag: v2.6.34-rc1~233^2~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2b99f71ef477a31020511876ab4403fb7c4420;p=pandora-kernel.git IPv6: keep permanent addresses on admin down Permanent IPV6 addresses should not be removed when the link is set to admin down, only when device is removed. When link is lost permanent addresses should be marked as tentative so that when link comes back they are subject to duplicate address detection (if DAD was enabled for that address). Other routing systems keep manually configured IPv6 addresses when link is set down. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed