Page MenuHomeFreeBSD

TCP RACK stack should honor net.inet.tcp.drop_synfin sysctl variable
ClosedPublic

Authored by tuexen on Nov 18 2018, 12:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 7:09 PM
Unknown Object (File)
May 7 2026, 9:37 AM
Unknown Object (File)
Apr 30 2026, 6:41 AM
Unknown Object (File)
Apr 29 2026, 11:24 PM
Unknown Object (File)
Apr 29 2026, 11:02 PM
Unknown Object (File)
Apr 29 2026, 8:33 AM
Unknown Object (File)
Apr 28 2026, 10:46 PM
Unknown Object (File)
Apr 27 2026, 10:38 PM
Subscribers

Details

Summary

The TCP RACK stack should honor the sysctl variable net.inet.tcp.drop_synfin.

Test Plan

All tests from rcv-syn-fin-syn-sent should pass after setting

sysctl net.inet.tcp.functions_default=rack

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Nov 20 2018, 11:01 PM
This revision was automatically updated to reflect the committed changes.