[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)
commita308da1627d711fd0c7542bfe892abc78d65d215
tree58dd91e39eea89a8a635f3d264f012fa2fcb624c
parente5ba31f11f6cae785e893d5d10abd612fef0b6bc
[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.

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