commit | a308da1627d711fd0c7542bfe892abc78d65d215 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Jan 14 05:36:50 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:07 2008 -0800 |
tree | 58dd91e39eea89a8a635f3d264f012fa2fcb624c | |
parent | e5ba31f11f6cae785e893d5d10abd612fef0b6bc [diff] |
[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>