diff options
| author | Priyaranjan Jha <[email protected]> | 2020-07-16 19:12:34 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-17 19:54:30 +0000 |
| commit | a71d77e6be1e29ec809cc7c85d9594e7769406cd (patch) | |
| tree | 72891cb1446933fa3de034a492a64d87f811cfbb /net/ipv4/proc.c | |
| parent | net: sun: cassini: switch from 'pci_' to 'dma_' API (diff) | |
| download | kernel-a71d77e6be1e29ec809cc7c85d9594e7769406cd.tar.gz kernel-a71d77e6be1e29ec809cc7c85d9594e7769406cd.zip | |
tcp: fix segment accounting when DSACK range covers multiple segments
Currently, while processing DSACK, we assume DSACK covers only one
segment. This leads to significant underestimation of DSACKs with
LRO/GRO. This patch fixes segment accounting with DSACK by estimating
segment count from DSACK sequence range / MSS.
Signed-off-by: Priyaranjan Jha <[email protected]>
Signed-off-by: Neal Cardwell <[email protected]>
Signed-off-by: Yuchung Cheng <[email protected]>
Signed-off-by: Soheil Hassas Yeganeh <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Yousuk Seung <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/proc.c')
0 files changed, 0 insertions, 0 deletions
