[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)
commitf51d599fbecf4881a36466f0355da6b0b346ea70
tree46cd843dd44f1b74bb69f1a2b207260e468ae1be
parentbe185884b31093555dc10aa32efe0b73c835312e
[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>
include/net/raw.h
net/ipv4/raw.c
net/ipv6/raw.c