]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[IPV4] SNMP: Display new statistics at /proc/net/netstat
authorMitsuru Chinen <mitch@linux.vnet.ibm.com>
Mon, 14 May 2007 10:07:30 +0000 (03:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 May 2007 10:07:30 +0000 (03:07 -0700)
commitd831666e98b4f1e19ebdd2349735f47bf37cd293
tree5e4777090c6c2189b6fe945de174f4b3d82091d9
parentae7bf20a6316272acfcaef5d265b18aaa54b41e4
[IPV4] SNMP: Display new statistics at /proc/net/netstat

This displays the statistics specified in the updated IP-MIB RFC
(RFC4293) in /proc/net/netstat. The reason why these are not displayed
in /proc/net/snmp is that some existing utilities are developed under
the assumption which ipstat items in /proc/net/snmp is unchanged.

Signed-off-by: Mitsuru Chinen <mitch@linux.vnet.ibm.com>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/proc.c