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)
Sat, Oct 18, 5:08 AM
Unknown Object (File)
Sat, Oct 18, 5:08 AM
Unknown Object (File)
Sat, Oct 18, 5:08 AM
Unknown Object (File)
Fri, Oct 17, 6:37 PM
Unknown Object (File)
Fri, Oct 10, 10:33 AM
Unknown Object (File)
Fri, Oct 3, 12:41 AM
Unknown Object (File)
Wed, Oct 1, 3:17 AM
Unknown Object (File)
Sep 13 2025, 3:18 AM
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