Home
last modified time | relevance | path

Searched hist:"7 b7a9dfdf6ccda647f54ea5fa3bd0ac17a189eeb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dproc.cdiff 7b7a9dfdf6ccda647f54ea5fa3bd0ac17a189eeb Fri Jul 18 06:05:17 CDT 2008 Pavel Emelyanov <xemul@openvz.org> proc: create /proc/net/netstat file in each net

Now all the shown in it statistics is netnsizated, time to
show it in appropriate net.

The appropriate net init/exit ops already exist - they make
the sockstat file per net - so just extend them.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>