HomeFreeBSD

MFC r358621:

Description

MFC r358621:

When using automatically generated flow labels and using TCP SYN
cookies, use the same flow label for the segments sent during the
handshake and after the handshake.
This fixes a bug by making sure that sc_flowlabel is always stored in
network byte order.

Reviewed by: bz
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D23957

Details

Provenance
tuexenAuthored on
Reviewer
bz
Differential Revision
D23957: Use consistent flow labels when using SYN cookies
Parents
rS360767: MFC r358169: Remove an unused timer type.
Branches
Unknown
Tags
Unknown