Eric Dumazet
1f8438a853
icmp: Account for ICMP out errors
...
When ip_append() fails because of socket limit or memory shortage,
increment ICMP_MIB_OUTERRORS counter, so that "netstat -s" can report
these errors.
LANG=C netstat -s | grep "ICMP messages failed"
0 ICMP messages failed
For IPV6, implement ICMP6_MIB_OUTERRORS counter as well.
# grep Icmp6OutErrors /proc/net/dev_snmp6/*
/proc/net/dev_snmp6/eth0:Icmp6OutErrors 0
/proc/net/dev_snmp6/lo:Icmp6OutErrors 0
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2010-04-03 15:09:04 -07:00
..
2010-03-30 19:08:44 -07:00
2010-03-30 23:51:09 -07:00
2010-03-12 15:52:44 -08:00
2010-03-07 22:17:32 +01:00
2010-03-07 22:17:39 +01:00
2010-03-06 11:26:37 -08:00
2010-03-20 14:29:03 -07:00
2010-03-11 00:02:43 -08:00
2010-03-08 07:34:26 -08:00
2010-03-12 15:53:10 -08:00
2010-03-06 11:26:46 -08:00
2010-03-12 15:52:37 -08:00
2010-03-12 15:52:32 -08:00
2010-03-12 15:52:32 -08:00
2010-03-07 17:04:52 -08:00
2010-03-12 15:52:42 -08:00
2010-03-06 11:26:46 -08:00
2010-03-06 11:26:46 -08:00
2010-03-30 23:51:08 -07:00
2010-04-03 14:56:05 -07:00
2010-03-07 22:17:09 +01:00
2010-03-13 20:56:56 +01:00
2010-03-14 11:14:58 -07:00
2010-03-30 19:08:43 -07:00
2010-03-30 19:08:43 -07:00
2010-03-16 21:23:22 -07:00
2010-04-03 14:56:04 -07:00
2010-04-03 14:56:04 -07:00
2010-03-12 15:52:40 -08:00
2010-03-08 23:19:15 -08:00
2010-03-12 15:52:36 -08:00
2010-03-14 20:08:36 -04:00
2010-03-12 15:52:40 -08:00
2010-03-12 15:52:40 -08:00
2010-03-12 15:53:10 -08:00
2010-03-07 17:04:49 -08:00
2010-04-03 14:56:05 -07:00
2010-03-12 15:53:10 -08:00
2010-03-12 15:52:38 -08:00
2010-03-12 15:52:28 -08:00
2010-03-12 15:52:28 -08:00
2010-03-08 16:55:37 +01:00
2010-04-02 14:30:39 -07:00
2010-03-12 15:53:10 -08:00
2010-04-03 14:22:15 -07:00
2010-03-20 14:29:03 -07:00
2010-03-24 16:04:33 -04:00
2010-03-12 15:52:38 -08:00
2010-03-21 18:31:34 -07:00
2010-03-12 15:52:36 -08:00
2010-03-12 15:52:42 -08:00
2010-03-12 15:52:42 -08:00
2010-03-10 13:22:23 +01:00
2010-04-02 14:30:39 -07:00
2010-03-07 17:04:49 -08:00
2010-03-06 21:28:37 +01:00
2010-03-06 21:28:37 +01:00
2010-03-12 15:53:11 -08:00
2010-04-03 14:56:02 -07:00
2010-03-12 15:52:38 -08:00
2010-03-20 15:44:35 -07:00
2010-03-13 14:43:01 -08:00
2010-03-12 15:52:44 -08:00
2010-03-12 15:52:28 -08:00
2010-03-12 15:53:10 -08:00
2010-03-13 01:21:21 +01:00
2010-03-13 14:43:01 -08:00
2010-03-12 15:52:43 -08:00
2010-03-12 15:52:44 -08:00
2010-03-16 21:23:18 -07:00
2010-04-03 15:09:04 -07:00
2010-03-30 19:08:43 -07:00
2010-03-13 01:21:21 +01:00
2010-03-12 15:52:36 -08:00
2010-03-12 15:52:32 -08:00
2010-03-07 17:04:47 -08:00
2010-03-07 17:04:52 -08:00
2010-03-12 15:52:39 -08:00
2010-03-12 15:52:43 -08:00
2010-03-30 19:08:50 -07:00
2010-03-07 17:04:52 -08:00
2010-03-13 08:57:28 -06:00
2010-03-13 08:57:29 -06:00
2010-03-23 16:50:26 -04:00