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)
Oct 12 2024, 8:18 AM
Unknown Object (File)
Oct 1 2024, 12:02 AM
Unknown Object (File)
Sep 30 2024, 6:41 PM
Unknown Object (File)
Sep 21 2024, 6:07 AM
Unknown Object (File)
Sep 10 2024, 3:47 PM
Unknown Object (File)
Sep 8 2024, 9:41 PM
Unknown Object (File)
Sep 8 2024, 4:17 AM
Unknown Object (File)
Sep 8 2024, 4:00 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