commit | f51d599fbecf4881a36466f0355da6b0b346ea70 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Jan 14 05:35:57 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:06 2008 -0800 |
tree | 46cd843dd44f1b74bb69f1a2b207260e468ae1be | |
parent | be185884b31093555dc10aa32efe0b73c835312e [diff] |
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. Pull the struct net pointer up to the showing functions to filter the sockets depending on their namespaces. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>