freebsd-src/sys/netinet/libalias
Richard Scheffenegger 0b00b80149 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
Sponsored by:		NetApp, Inc.
Differential Revision:	https://reviews.freebsd.org/D37300
2022-11-09 11:19:19 +01:00
..
alias.c libalias: Remove unused variables. 2022-04-06 16:45:29 -07:00
alias.h libalias: Remove LibAliasCheckNewLink 2021-05-31 13:04:11 +02:00
alias_db.c libalias: fix divide by zero causing panic 2021-07-10 13:08:18 +02:00
alias_db.h libalias: Fix splay comparsion bug 2021-07-03 00:31:53 +02:00
alias_dummy.c libalias: Style cleanup 2021-05-15 08:57:55 +02:00
alias_ftp.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 11:19:19 +01:00
alias_irc.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 11:19:19 +01:00
alias_local.h libalias: Switch to efficient data structure for incoming traffic 2021-06-19 22:12:28 +02:00
alias_mod.c libalias: Style cleanup 2021-05-15 08:57:55 +02:00
alias_mod.h
alias_nbt.c alias_nbt: Move debug-only variable under #ifdef LIBALIAS_DEBUG. 2022-04-06 16:45:29 -07:00
alias_pptp.c libalias: Style cleanup 2021-05-15 08:57:55 +02:00
alias_proxy.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 11:19:19 +01:00
alias_sctp.c libalias: Remove unused variables. 2022-04-06 16:45:29 -07:00
alias_sctp.h libalias: Style cleanup 2021-05-15 08:57:55 +02:00
alias_skinny.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 11:19:19 +01:00
alias_smedia.c ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bit 2022-11-09 11:19:19 +01:00
alias_util.c libalias: Style cleanup 2021-05-15 08:57:55 +02:00
HISTORY libalias: Rewrite HISTORY 2021-07-04 17:46:47 +02:00
libalias.3 libalias: Remove unused function LibAliasCheckNewLink 2021-05-31 12:53:57 +02:00