From: Benjamin Thery Date: Tue, 4 Mar 2008 21:49:47 +0000 (-0800) Subject: [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces X-Git-Tag: v2.6.26-rc1~1138^2~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6891a346c387bd0a64afa50f4522f5fe8ba879d8;p=pandora-kernel.git [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces This patch makes the necessary changes to make IPv6 dst_entry garbage collection work with multiple network namespaces. In ip6_dst_gc(), static local variables are now declared per-namespace. Signed-off-by: Benjamin Thery Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed