From: Benjamin Thery Date: Tue, 4 Mar 2008 07:34:17 +0000 (-0800) Subject: [NETNS][IPV6] rt6_stats - make the stats per network namespace X-Git-Tag: v2.6.26-rc1~1138^2~499 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c572872f89e46e38cdb35a43b81122bfb7ff43fc;p=pandora-kernel.git [NETNS][IPV6] rt6_stats - make the stats per network namespace The rt6_stats is now per namespace with this patch. It is allocated when a network namespace is created and freed when the network namespace exits and references are relative to the network namespace. Signed-off-by: Benjamin Thery Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed