Eric Dumazet
6a5dc9e598
net: Add MIB counters for checksum errors
...
Add MIB counters for checksum errors in IP layer,
and TCP/UDP/ICMP layers, to help diagnose problems.
$ nstat -a | grep Csum
IcmpInCsumErrors 72 0.0
TcpInCsumErrors 382 0.0
UdpInCsumErrors 463221 0.0
Icmp6InCsumErrors 75 0.0
Udp6InCsumErrors 173442 0.0
IpExtInCsumErrors 10884 0.0
Signed-off-by: Eric Dumazet <edumazet@google.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2013-04-29 15:14:03 -04:00
..
2013-04-22 20:32:51 -04:00
2013-04-14 15:24:17 -04:00
2013-04-22 20:32:51 -04:00
2013-03-22 10:31:16 -04:00
2013-03-26 12:27:18 -04:00
2013-02-15 15:10:37 -05:00
2013-02-18 14:53:08 -05:00
2013-03-08 12:29:23 -05:00
2013-01-08 12:41:30 +01:00
2012-11-30 12:01:30 -05:00
2012-11-15 17:39:24 -05:00
2013-01-13 20:17:14 -05:00
2012-11-03 14:59:05 -04:00
2013-04-29 15:14:03 -04:00
2013-03-08 12:29:22 -05:00
2013-01-23 13:44:01 -05:00
2013-01-08 17:56:10 -08:00
2013-02-27 19:10:24 -08:00
2013-03-07 16:33:10 -05:00
2013-03-26 12:27:19 -04:00
2013-04-29 13:54:36 -04:00
2013-03-29 14:57:33 -04:00
2013-03-09 16:09:17 -05:00
2012-11-15 17:39:24 -05:00
2013-04-14 15:41:49 -04:00
2013-03-26 12:27:18 -04:00
2013-03-28 14:25:25 -04:00
2012-07-12 00:25:15 -07:00
2013-01-31 13:53:08 -05:00
2013-03-26 12:27:19 -04:00
2013-04-29 13:54:36 -04:00
2013-02-18 14:53:08 -05:00
2012-09-25 16:04:44 -04:00
2013-03-08 12:29:22 -05:00
2013-04-18 20:27:55 +02:00
2012-11-15 17:39:23 -05:00
2013-04-29 15:14:03 -04:00
2012-11-15 17:39:24 -05:00
2013-03-08 12:29:22 -05:00
2013-04-22 20:32:51 -04:00
2013-03-22 10:31:16 -04:00
2013-03-26 12:27:19 -04:00
2013-03-17 14:35:13 -04:00
2012-11-18 20:33:00 -05:00
2013-04-29 15:14:03 -04:00
2012-11-15 17:39:51 -05:00
2012-05-16 01:01:03 -04:00
2013-03-09 16:09:17 -05:00
2013-04-29 15:14:03 -04:00
2011-11-06 19:44:47 -08:00
2012-02-23 16:50:45 -05:00
2013-03-06 07:02:45 +01:00
2012-02-01 02:52:48 -05:00
2013-02-18 14:57:29 -05:00
2012-11-01 12:41:35 -04:00
2013-02-27 19:10:24 -08:00