]> err.no Git - linux-2.6/commit
[NETNS][TCP]: Register /proc/net/tcp in a namespace.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 24 Mar 2008 21:56:02 +0000 (14:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2008 21:56:02 +0000 (14:56 -0700)
commit757764f61d07ab8ff84699b6d608eac7bc94cecc
tree63d9e16a8aedab764a28cecc9e1c3716d5510137
parent15439febb0bd530f85e40ad6fa8e9f75106639ef
[NETNS][TCP]: Register /proc/net/tcp in a namespace.

After the commit f40c8174d3c21bf178283f3ef3aa8c7bf238fdec ([NETNS][IPV4]
tcp - make proc handle the network namespaces) it is now possible to make
this file present in newly created namespaces.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c