HomeFreeBSD

ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit

Description

ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit

The NAT module use of the tcphdr.th_x2 field now collides with the
use of this TCP header flag as AccECN (AE) bit. Use the topmost
bit instead to allow negotiation of AccECN across a NAT device.

Event: IETF 115 Hackathon
Reviewed By: transport, tuexen
MFC after: 3 days
Approved by: re (gjb, early-MFC)
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D37300

(cherry picked from commit 0b00b801493aa1d4996b0891ea58fbef343f85df)

Details

Provenance
rscheffAuthored on Nov 9 2022, 9:54 AM
Reviewer
transport
Differential Revision
D37300: ipfw: NAT steal TH_RES1 bit, instead of TH_AE
Parents
rGd96d13cfa523: intro.3: Document 'libstdthreads' (the ISO C11 '<threads.h>' library).
Branches
Unknown
Tags
Unknown