Bug 203625

Summary: [tcp] Inefficient out of order segment processing
Product: Base System Reporter: Hiren Panchasara <hiren>
Component: kernAssignee: Hiren Panchasara <hiren>
Status: Closed FIXED    
Severity: Affects Many People CC: emaste, jtl, rrs, thj
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   

Description Hiren Panchasara freebsd_committer freebsd_triage 2015-10-07 21:38:35 UTC
We (FreeBSD) tcp stack can be improved to handle out of order segments more efficiently. 

I went through some rfcs and based on my limited knowledge, I tried to compile a list of things we can do to improve:

https://wiki.freebsd.org/TransportProtocols/tcp_out_of_order
Comment 1 Jonathan T. Looney freebsd_committer freebsd_triage 2018-10-04 18:20:43 UTC
@rrs, can you check how many of these changes were accomplished in base r338102?
Comment 2 Tom Jones freebsd_committer freebsd_triage 2021-01-16 21:01:24 UTC
I suspect this was probably caught by jtl's changes in 2018, however if the issue is still around please reopen this bug.