commit | 870be39258cf84b65accf629f5f9e816b1b8512e | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Sat Oct 30 16:17:23 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 30 16:17:23 2010 -0700 |
tree | ef9ff9af22efbcddf0b9bb961ff0bb8edc414501 | |
parent | 337ac9d5218cc19f40fca13fa4deb3c658c4241b [diff] |
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>