Files
kernel_arpi/include/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-11-26 10:26:26 +01:00
2019-12-03 11:20:37 +01:00
2019-12-08 12:42:19 +01:00
2019-12-01 12:59:06 -08:00
2019-12-04 19:44:14 -08:00
2019-12-09 10:36:44 -08:00
2019-12-25 17:08:33 -07:00
2019-12-06 10:47:28 +01:00
2020-01-13 18:16:43 -08:00
2019-12-01 06:29:17 -08:00
2020-01-13 18:31:48 -08:00
2020-01-02 16:15:33 -08:00
2020-01-26 15:28:47 +01:00
2020-01-17 22:33:37 -05:00