freebsd-src/sbin/pfctl
Richard Scheffenegger 347dd0539f
Some checks are pending
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /opt/homebrew/opt/llvm@18/bin, macos-latest, bmake libarchive llvm@18, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /opt/homebrew/opt/llvm@18/bin, macos-latest, bmake libarchive llvm@18, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /usr/lib/llvm-18/bin, ubuntu-24.04, bmake libarchive-dev clang-18 lld-18, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /usr/lib/llvm-18/bin, ubuntu-24.04, bmake libarchive-dev clang-18 lld-18, arm64, aarch64) (push) Waiting to run
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
..
tests Update Makefile.depend files 2024-10-14 10:26:17 -07:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend
parse.y pfctl: avoid possible SIGSEGV when wrong tos option 2024-10-10 14:10:40 +02:00
pf_print_state.c pfctl: improve bitmask printing 2024-09-19 22:20:12 +02:00
pf_ruleset.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pf.os
pfctl_altq.c
pfctl_ioctl.h
pfctl_optimize.c pf: fold pf_test_fragment() into pf_test_rule() 2024-10-01 09:55:13 +02:00
pfctl_osfp.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pfctl_parser.c tcp: add TH_AE capabilities to ppp and pf 2024-11-29 10:04:31 +01:00
pfctl_parser.h tcp: add TH_AE capabilities to ppp and pf 2024-11-29 10:04:31 +01:00
pfctl_qstats.c
pfctl_radix.c pfctl: clear statistic for specified addresses 2024-11-22 12:22:16 +01:00
pfctl_table.c pfctl: clear statistic for specified addresses 2024-11-22 12:22:16 +01:00
pfctl.8 pfctl: clear statistic for specified addresses 2024-11-22 12:22:16 +01:00
pfctl.c pf: convert DIOCGETSRCNODES to netlink 2024-10-15 16:29:11 +02:00
pfctl.h pfctl: clear statistic for specified addresses 2024-11-22 12:22:16 +01:00