freebsd_amp_hwpstate/sbin/pfctl
Kristof Provost 88e858e57c pf: drop support for fragment crop|drop-ovl
We removed the code for these modes back in 2015, but converted such
configurations to 'scrub fragment reassemble'. It's been long enough,
drop the backwards compatibility glue too.

Reviewed by:	mjg
MFC after:	never
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D37460
2022-11-28 20:19:12 +01:00
..
tests pf: allow scrub rules without fragment reassemble 2022-11-28 20:19:05 +01:00
Makefile
Makefile.depend
parse.y pf: drop support for fragment crop|drop-ovl 2022-11-28 20:19:12 +01:00
pf.os
pf_print_state.c
pf_ruleset.c
pfctl.8 pfctl.8: Use the serial comma 2022-03-03 18:32:27 +01:00
pfctl.c pf: use time_to for timestamps 2022-10-05 17:52:27 +02:00
pfctl.h
pfctl_altq.c pfctl(8): Fix a typo in a source code comment 2022-07-16 13:48:30 +02:00
pfctl_ioctl.h
pfctl_optimize.c pfctl: remove unused variable 2022-03-08 13:57:46 +01:00
pfctl_osfp.c
pfctl_parser.c pf: allow scrub rules without fragment reassemble 2022-11-28 20:19:05 +01:00
pfctl_parser.h
pfctl_qstats.c
pfctl_radix.c pfctl: Fix mismatch in array bounds for pfr_next_token(). 2022-10-03 16:10:41 -07:00
pfctl_table.c