From: Denis V. Lunev Date: Fri, 29 Feb 2008 04:48:01 +0000 (-0800) Subject: [NETNS]: Register neighbour table parameters in the correct namespace. X-Git-Tag: v2.6.26-rc1~1138^2~568 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ab438fcd7373da9e559576e418e890b7cfd94f4;p=pandora-kernel.git [NETNS]: Register neighbour table parameters in the correct namespace. neigh_sysctl_register should register sysctl entries inside correct namespace to avoid naming conflict. Typical example is a loopback. Entries for it present in all namespaces. Required to make inetdev_event working. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed