summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-09-25 17:17:14 -0700
committerDavid S. Miller <davem@davemloft.net>2020-09-25 17:17:14 -0700
commit6fba737a9320758f076aa7c2eaddd3764d643e5c (patch)
treeda9770c68db22dab7766a0c22fbf22d05ae64b73 /include
parentb4f434839e3e269fbd23606a90c1c0cf86039a08 (diff)
parent534a2109fb0c31786c98845aad18d069fb874e6c (diff)
downloadlwn-6fba737a9320758f076aa7c2eaddd3764d643e5c.tar.gz
lwn-6fba737a9320758f076aa7c2eaddd3764d643e5c.zip
Merge branch 'simplify-TCP-loss-marking-code'
Yuchung Cheng says: ==================== simplify TCP loss marking code The TCP loss marking is implemented by a set of intertwined subroutines. TCP has several loss detection algorithms (RACK, RFC6675/FACK, NewReno, etc) each calls a subset of these routines to mark a packet lost. This has led to various bugs (and fixes and fixes of fixes). This patch set is to consolidate the loss marking code so all detection algorithms call the same routine tcp_mark_skb_lost(). ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions