Page MenuHomeFreeBSD

Use consistent flow labels when using SYN cookies
ClosedPublic

Authored by tuexen on Mar 4 2020, 4:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 7, 2:52 AM
Unknown Object (File)
Mon, Jun 29, 7:33 AM
Unknown Object (File)
Thu, Jun 25, 3:12 PM
Unknown Object (File)
May 20 2026, 12:24 PM
Unknown Object (File)
May 10 2026, 4:43 PM
Unknown Object (File)
May 9 2026, 4:05 PM
Unknown Object (File)
May 8 2026, 9:04 PM
Unknown Object (File)
May 7 2026, 6:35 PM
Subscribers

Details

Summary

When using SYN cookies and automatically generating flow labels, use the same flow label for the established TCP connection as for the handshake. sc_flowlabel should always be stored in network byte order, but wasn't when only SYN cookies were used.

Diff Detail

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