Page MenuHomeFreeBSD

Responding properly to SYN-ACK
ClosedPublic

Authored by rrs on May 7 2020, 10:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 28, 10:20 AM
Unknown Object (File)
Fri, Mar 20, 3:12 AM
Unknown Object (File)
Sun, Mar 15, 11:42 PM
Unknown Object (File)
Sun, Mar 15, 7:23 AM
Unknown Object (File)
Fri, Mar 6, 8:04 AM
Unknown Object (File)
Feb 14 2026, 6:13 PM
Unknown Object (File)
Feb 9 2026, 2:25 AM
Unknown Object (File)
Jan 16 2026, 11:54 PM
Subscribers

Details

Summary

When in the SYN-SENT state bbr and rack will not properly send an ACK but instead start the D-ACK timer. This
causes so_reuseport_lb_test to fail since it slows down how quickly the program runs until the timeout occurs
and fails the test.

Test Plan

Apply the fix and make sure that when bbr or rack is set as the default stack
so_reuseport_lb_test passes.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable