From: Denis V. Lunev Date: Thu, 3 Apr 2008 20:31:53 +0000 (-0700) Subject: [IPV6]: inet6_dev on loopback should be kept until namespace stop. X-Git-Tag: v2.6.25-rc9~53^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb867579311a9c1e998d6911af056772c400122a;p=pandora-kernel.git [IPV6]: inet6_dev on loopback should be kept until namespace stop. In the other case it will be destroyed when last address will be removed from lo inside a namespace. This will break IPv6 in several places. The most obvious one is ip6_dst_ifdown. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed