HardenedBSD/sys/netpfil/pf
Richard Scheffenegger 347dd0539f tcp: add TH_AE capabilities to ppp and pf
Add support for the AE Flag in the TCP header to pf and ppp.
Commonalize to the use of "E"(ECE), "W"(CWR) and "e"(AE)
for the TCP header flags, in line with tcpdump.

Reviewers: kp, cc, tuexen, cy, #transport!
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D47106
2024-11-29 10:04:31 +01:00
..
if_pflog.c
if_pfsync.c
in4_cksum.c
pf_altq.h
pf_if.c
pf_ioctl.c pf: Fix missing connection rate for DIOCGETSRCNODES 2024-11-21 15:27:28 +01:00
pf_lb.c pf: Fix source node locking 2024-11-28 18:31:55 +01:00
pf_mtag.h
pf_nl.c pf: Fix timestamps and connection rate in source node export 2024-11-21 15:27:32 +01:00
pf_nl.h pf: convert DIOCGETSRCNODES to netlink 2024-10-15 16:29:11 +02:00
pf_norm.c tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
pf_nv.c
pf_nv.h
pf_osfp.c tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
pf_ruleset.c
pf_syncookies.c pf: Fix handling of v6 loopback connections with pf syncookies enabled 2024-10-29 15:01:20 +00:00
pf_table.c pf: Set cleared time when zeroing stats for table addresses 2024-11-28 10:38:05 +01:00
pf.c tcp: add TH_AE capabilities to ppp and pf 2024-11-29 10:04:31 +01:00
pf.h
pflow.c pf: clean up pflow sockets on jail removal 2024-11-18 11:06:46 +01:00
pfsync_nv.c
pfsync_nv.h