HomeFreeBSD

tcp: LRO code to deal with all 12 TCP header flags

Description

tcp: LRO code to deal with all 12 TCP header flags

TCP per RFC793 has 4 reserved flag bits for future use. One
of those bits may be used for Accurate ECN.
This patch is to include these bits in the LRO code to ease
the extensibility if/when these bits are used.

Reviewed By: hselasky, rrs, transport
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D34127

Details

Provenance
rscheffAuthored on Feb 1 2022, 4:25 PM
Reviewer
transport
Differential Revision
D34127: LRO code should deal with all 12 TCP header flags
Parents
rG8a67a1a9646e: <sys/bitstring.h>: Cast _BITSTR_BITS to int in a ternary operator.
Branches
Unknown
Tags
Unknown