Eric Dumazet
6cce09f87a
tcp: Add SNMP counters for backlog and min_ttl drops
...
Commit 6b03a53a (tcp: use limited socket backlog) added the possibility
of dropping frames when backlog queue is full.
Commit d218d111 (tcp: Generalized TTL Security Mechanism) added the
possibility of dropping frames when TTL is under a given limit.
This patch adds new SNMP MIB entries, named TCPBacklogDrop and
TCPMinTTLDrop, published in /proc/net/netstat in TcpExt: line
netstat -s | egrep "TCPBacklogDrop|TCPMinTTLDrop"
TCPBacklogDrop: 0
TCPMinTTLDrop: 0
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2010-03-08 10:45:27 -08:00
..
2010-02-26 05:22:03 -08:00
2010-02-24 13:17:03 +00:00
2010-02-24 18:34:48 +01:00
2010-02-24 18:32:59 +01:00
2010-02-24 18:34:48 +01:00
2010-02-24 18:34:48 +01:00
2010-02-28 23:55:20 -08:00
2010-03-02 10:34:25 -08:00
2010-03-01 15:11:32 -05:00
2010-02-26 13:58:08 +01:00
2010-02-22 13:44:45 +01:00
2010-02-22 13:44:45 +01:00
2010-02-25 10:34:26 +01:00
2010-02-25 10:34:55 +01:00
2010-02-25 10:34:26 +01:00
2010-02-26 20:39:10 +01:00
2010-02-28 10:59:44 -08:00
2010-03-05 14:00:17 -08:00
2010-02-25 10:34:49 +01:00
2010-02-28 10:20:25 -08:00
2010-02-28 10:20:25 -08:00
2010-02-25 17:39:16 +01:00
2010-02-26 17:05:10 -08:00
2010-02-26 13:58:08 +01:00
2010-03-01 10:38:09 -08:00
2010-02-26 14:00:43 +01:00
2010-02-22 16:17:00 -08:00
2010-03-02 10:41:26 -08:00
2010-03-01 14:58:46 -05:00
2010-02-25 09:41:01 +01:00
2010-02-27 02:43:40 -08:00
2010-02-22 16:15:17 -08:00
2010-02-22 16:16:55 -08:00
2010-02-22 16:21:02 -08:00
2010-02-28 19:23:06 -08:00
2010-02-28 10:20:25 -08:00
2010-02-24 08:30:08 +01:00
2010-02-26 20:39:08 +01:00
2010-02-26 20:39:11 +01:00
2010-02-23 13:45:26 -08:00
2010-02-25 09:41:02 +01:00
2010-02-28 19:23:06 -08:00
2010-02-27 09:53:52 +01:00
2010-02-26 08:20:46 +01:00
2010-02-26 08:20:46 +01:00
2010-02-26 20:39:09 +01:00
2010-03-02 14:28:49 -05:00
2010-02-28 19:23:06 -08:00
2010-03-01 09:00:29 -08:00
2010-02-22 15:45:54 -08:00
2010-03-02 03:05:05 -08:00
2010-03-08 10:45:27 -08:00
2010-02-25 09:41:00 +01:00
2010-02-28 10:20:25 -08:00
2010-02-26 20:39:12 +01:00
2010-02-26 15:10:40 -03:00
2010-02-24 14:22:08 +10:30
2010-02-24 14:22:26 +10:30
2010-02-24 14:23:00 +10:30
2010-02-24 14:22:27 +10:30
2010-02-22 16:19:45 -08:00