Page MenuHomeFreeBSD

Responding properly to SYN-ACK
ClosedPublic

Authored by rrs on May 7 2020, 10:49 AM.
Tags
None
Referenced Files
F125197559: D24747.id71520.diff
Mon, Aug 4, 5:07 PM
Unknown Object (File)
Jun 27 2025, 4:23 AM
Unknown Object (File)
Jun 24 2025, 1:51 AM
Unknown Object (File)
Jun 23 2025, 2:33 PM
Unknown Object (File)
Jun 20 2025, 6:38 AM
Unknown Object (File)
Jun 19 2025, 11:08 AM
Unknown Object (File)
Jun 19 2025, 1:45 AM
Unknown Object (File)
Jun 16 2025, 4:21 AM
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