]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb743312443a13488e15c9faccd10c76082b85a41
tree58dd91e39eea89a8a635f3d264f012fa2fcb624c
parente2c259dc86f2c6f143397690ef60964af92dc070
[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