diff options
author | Yuchung Cheng <ycheng@google.com> | 2018-11-29 03:06:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-01 04:22:41 +0300 |
commit | ec641b39457e17774313b66697a8a1dc070257bd (patch) | |
tree | 62a5fc5cec4d106106a348f020e319734c252971 /net/ipv4/tcp_timer.c | |
parent | 3976535af0cb9fe34a55f2ffb8d7e6b39a2f8188 (diff) | |
download | linux-ec641b39457e17774313b66697a8a1dc070257bd.tar.xz |
tcp: fix SNMP under-estimation on failed retransmission
Previously the SNMP counter LINUX_MIB_TCPRETRANSFAIL is not counting
the TSO/GSO properly on failed retransmission. This patch fixes that.
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions