]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ipv6/udp: report SndbufErrors and RcvbufErrors
authorEric Dumazet <eric.dumazet@gmail.com>
Sat, 30 Oct 2010 23:17:23 +0000 (16:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Oct 2010 23:17:23 +0000 (16:17 -0700)
commit870be39258cf84b65accf629f5f9e816b1b8512e
treeef9ff9af22efbcddf0b9bb961ff0bb8edc414501
parent337ac9d5218cc19f40fca13fa4deb3c658c4241b
ipv6/udp: report SndbufErrors and RcvbufErrors

commit a18135eb9389 (Add UDP_MIB_{SND,RCV}BUFERRORS handling.)
forgot to make the necessary changes in net/ipv6/proc.c to report
additional counters in /proc/net/snmp6

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/proc.c