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
F137777449: D23957.diff
Tue, Nov 25, 6:18 PM
Unknown Object (File)
Sun, Nov 23, 4:56 PM
Unknown Object (File)
Sun, Nov 23, 4:55 PM
Unknown Object (File)
Sun, Nov 23, 4:53 PM
Unknown Object (File)
Sun, Nov 23, 4:46 PM
Unknown Object (File)
Thu, Nov 20, 8:38 PM
Unknown Object (File)
Sat, Nov 8, 6:14 AM
Unknown Object (File)
Mon, Nov 3, 6:23 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