[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 14 Jan 2008 13:35:57 +0000 (05:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:06 +0000 (15:02 -0800)
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>

No differences found