From: Hannes Frederic Sowa Date: Sun, 23 Jun 2013 22:22:20 +0000 (+0200) Subject: ipv6: don't disable interface if last ipv6 address is removed X-Git-Tag: v3.11-rc1~64^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876fd05ddbae03166e7037fca957b55bb3be6594;p=pandora-kernel.git ipv6: don't disable interface if last ipv6 address is removed The reason behind this change is that as soon as we delete the last ipv6 address of an interface we also lose the /proc/sys/net/ipv6/conf/ directory. This seems to be a usability problem for me. I don't see any reason why we should shutdown ipv6 on that interface in such cases. Cc: YOSHIFUJI Hideaki Signed-off-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed