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
F151955061: D23957.diff
Sat, Apr 11, 6:18 PM
Unknown Object (File)
Tue, Apr 7, 3:20 PM
Unknown Object (File)
Sat, Apr 4, 9:26 AM
Unknown Object (File)
Mon, Mar 23, 3:09 AM
Unknown Object (File)
Sun, Mar 22, 1:47 AM
Unknown Object (File)
Tue, Mar 17, 1:49 AM
Unknown Object (File)
Sun, Mar 15, 8:33 AM
Unknown Object (File)
Sat, Mar 14, 4:58 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