commit | 757764f61d07ab8ff84699b6d608eac7bc94cecc | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Mar 24 14:56:02 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 24 14:56:02 2008 -0700 |
tree | 63d9e16a8aedab764a28cecc9e1c3716d5510137 | |
parent | 15439febb0bd530f85e40ad6fa8e9f75106639ef [diff] |
[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>