opnsense-src/sys/netinet/libalias
Richard Scheffenegger 02751c6321 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 0b00b80149)
2022-11-09 23:17:35 +01:00
..
alias.c Fix fragmented UDP packets handling since rev.360967. 2022-01-09 17:04:56 -05:00
alias.h libalias: Remove unused function LibAliasCheckNewLink 2021-06-07 07:48:07 +02:00
alias_db.c libalias: fix divide by zero causing panic 2021-07-14 13:49:21 +02:00
alias_db.h libalias: Switch to SPLAY trees 2021-07-06 08:55:53 +02:00
alias_dummy.c libalias: Style cleanup 2021-05-29 15:08:02 +02:00
alias_ftp.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 23:17:35 +01:00
alias_irc.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 23:17:35 +01:00
alias_local.h libalias: Switch to SPLAY trees 2021-07-06 08:55:53 +02:00
alias_mod.c libalias: Style cleanup 2021-05-29 15:08:02 +02:00
alias_mod.h
alias_nbt.c libalias: Style cleanup 2021-05-29 15:08:02 +02:00
alias_pptp.c libalias: Style cleanup 2021-05-29 15:08:02 +02:00
alias_proxy.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 23:17:35 +01:00
alias_sctp.c libalias: Promote per instance global variable timeStamp 2021-07-06 08:55:53 +02:00
alias_sctp.h libalias: Style cleanup 2021-05-29 15:08:02 +02:00
alias_skinny.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 23:17:35 +01:00
alias_smedia.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 23:17:35 +01:00
alias_util.c libalias: Style cleanup 2021-05-29 15:08:02 +02:00
HISTORY libalias: Switch to SPLAY trees 2021-07-06 08:55:53 +02:00
libalias.3 libalias: Remove unused function LibAliasCheckNewLink 2021-06-07 07:48:07 +02:00