[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 14 Jan 2008 13:36:50 +0000 (05:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:07 +0000 (15:02 -0800)
To do so, just register the proper subsystem and create files in
->init callbacks.

No other special per-namespace handling for raw sockets is required.

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

diff --cc net/ipv4/raw.c
Simple merge
diff --cc net/ipv6/raw.c
Simple merge