Eric Dumazet
a6df1ae938
tcp: add OFO snmp counters
...
Add three SNMP TCP counters, to better track TCP behavior
at global stage (netstat -s), when packets are received
Out Of Order (OFO)
TCPOFOQueue : Number of packets queued in OFO queue
TCPOFODrop : Number of packets meant to be queued in OFO
but dropped because socket rcvbuf limit hit.
TCPOFOMerge : Number of packets in OFO that were merged with
other packets.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-16 22:12:00 -07:00
..
2012-07-07 16:18:50 -07:00
2012-06-19 21:22:05 -07:00
2012-07-11 21:27:49 -07:00
2012-06-27 17:05:06 -07:00
2012-02-21 09:03:31 -08:00
2011-05-08 13:48:57 -07:00
2012-06-12 15:25:46 -07:00
2012-07-11 21:27:49 -07:00
2012-07-13 08:21:29 -07:00
2011-03-24 18:06:47 -07:00
2012-07-13 08:21:29 -07:00
2012-07-10 22:40:15 -07:00
2012-07-12 09:39:28 -07:00
2012-03-12 17:05:21 -07:00
2012-07-12 08:06:04 -07:00
2012-04-15 12:37:19 -04:00
2012-07-10 22:40:12 -07:00
2012-06-27 15:36:44 -07:00
2012-06-08 14:27:23 -07:00
2012-04-15 12:37:19 -04:00
2011-10-19 03:10:46 -04:00
2012-05-16 01:01:03 -04:00
2012-07-10 22:40:14 -07:00
2012-06-07 14:50:56 -07:00
2012-06-27 17:05:06 -07:00
2012-07-11 21:27:49 -07:00
2012-06-27 22:01:22 -07:00
2012-07-05 03:03:32 -07:00
2012-07-05 01:03:06 -07:00
2012-06-28 03:59:11 -07:00
2012-07-11 21:27:49 -07:00
2012-05-20 04:06:16 -04:00
2012-07-11 21:27:49 -07:00
2012-07-10 23:13:45 -07:00
2012-05-15 20:14:35 -04:00
2012-07-10 20:31:36 -07:00
2012-04-20 21:22:30 -04:00
2012-07-11 21:27:49 -07:00
2012-07-16 22:12:00 -07:00
2012-06-19 18:56:21 -07:00
2012-07-11 21:27:49 -07:00
2012-07-13 08:21:29 -07:00
2012-03-11 15:52:12 -07:00
2012-07-11 18:12:59 -07:00
2012-01-20 14:17:26 -05:00
2012-05-17 14:59:59 -04:00
2012-01-20 14:17:26 -05:00
2012-01-11 12:56:06 -08:00
2011-03-10 00:40:17 -08:00
2011-03-10 00:40:17 -08:00
2012-05-17 14:59:59 -04:00
2011-03-10 00:40:17 -08:00
2012-07-16 22:12:00 -07:00
2012-07-12 00:41:25 -07:00
2011-03-31 11:26:23 -03:00
2012-05-29 16:22:28 -07:00
2012-07-11 17:30:41 -07:00
2012-07-11 18:12:59 -07:00
2012-07-13 05:48:36 -07:00
2012-04-15 12:44:40 -04:00
2011-03-10 00:40:17 -08:00
2012-05-02 20:56:10 -04:00
2011-03-10 00:40:17 -08:00
2011-03-10 00:40:17 -08:00
2011-03-10 00:40:17 -08:00
2011-03-31 11:26:23 -03:00
2012-07-11 18:12:59 -07:00
2012-03-11 23:42:51 -07:00
2012-04-25 20:43:01 -04:00
2012-04-15 12:37:19 -04:00
2012-07-11 21:27:49 -07:00
2012-03-12 17:05:21 -07:00
2012-06-27 17:05:06 -07:00
2012-02-23 16:50:45 -05:00
2012-02-23 16:50:45 -05:00
2011-07-01 17:33:19 -07:00
2012-07-12 00:41:25 -07:00
2011-10-31 19:30:30 -04:00
2012-03-12 17:05:21 -07:00