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)
Dec 28 2023, 8:05 PM
Unknown Object (File)
Dec 23 2023, 12:22 AM
Unknown Object (File)
Sep 7 2023, 8:50 AM
Unknown Object (File)
Sep 7 2023, 8:50 AM
Unknown Object (File)
Sep 7 2023, 8:48 AM
Unknown Object (File)
Sep 6 2023, 2:28 PM
Unknown Object (File)
Sep 1 2023, 8:32 PM
Unknown Object (File)
Jun 27 2023, 8:51 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