]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/core/neighbour.c
[NETNS]: Register neighbour table parameters in the correct namespace.
authorDenis V. Lunev <den@openvz.org>
Fri, 29 Feb 2008 04:48:01 +0000 (20:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Feb 2008 04:48:01 +0000 (20:48 -0800)
commit4ab438fcd7373da9e559576e418e890b7cfd94f4
tree77014a7b9b3229d021865ee1c6c18d9e242d7edc
parent6133fb1aa137b35a8fa91ec17977ebf6a41456ec
[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 <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c