Files
kernel_arpi/include/uapi/linux
Abdul Kabbani 32efcc06d2 tcp: export count for rehash attempts
Using IPv6 flow-label to swiftly route around avoid congested or
disconnected network path can greatly improve TCP reliability.

This patch adds SNMP counters and a OPT_STATS counter to track both
host-level and connection-level statistics. Network administrators
can use these counters to evaluate the impact of this new ability better.

Export count for rehash attempts to
1) two SNMP counters: TcpTimeoutRehash (rehash due to timeouts),
   and TcpDuplicateDataRehash (rehash due to receiving duplicate
   packets)
2) Timestamping API SOF_TIMESTAMPING_OPT_STATS.

Signed-off-by: Abdul Kabbani <akabbani@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Kevin(Yudong) Yang <yyd@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-26 15:28:47 +01:00
..
2020-01-22 16:30:10 -08:00
2019-10-09 22:31:14 -04:00
2019-09-25 17:51:39 -07:00
2019-08-02 14:44:02 +10:00
2019-09-16 10:18:01 -04:00
2019-08-12 19:33:50 -07:00
2020-01-09 18:41:41 -08:00
2019-09-08 15:37:04 +02:00
2019-08-19 13:04:45 -07:00
2019-11-28 08:54:36 -06:00
2019-10-02 20:32:27 -06:00
2019-07-30 20:34:34 +02:00
2020-01-26 15:28:47 +01:00
2019-11-13 12:15:34 -08:00
2020-01-26 15:28:47 +01:00
2019-12-09 09:59:07 +01:00
2019-09-18 20:17:50 +02:00
2019-08-01 21:49:46 +02:00