K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-03-04T16:41:25.179969Z K 7 svn:log V 381 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@ MFC after: 3 days Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D23957 END