]> git.baikalelectronics.ru Git - kernel.git/commit
[NETNS]: Process interface address manipulation routines in the namespace.
authorDenis V. Lunev <den@openvz.org>
Fri, 1 Feb 2008 02:47:40 +0000 (18:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:39 +0000 (19:28 -0800)
commit829c21f4880db35231bdb6576acd00dfbfcf229c
tree892d1380ae4a6566932903ddc6c167fc7ecefc7d
parentf32ba21a86d72771af02233456f6ea802a874024
[NETNS]: Process interface address manipulation routines in the namespace.

The namespace is available when required except rtm_to_ifaddr. Add
namespace argument to it.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/devinet.c