opnsense-src/sbin/pfctl
Kristof Provost 8c610ccac6 pf: Support killing 'matching' states
Optionally also kill states that match (i.e. are the NATed state or
opposite direction state entry for) the state we're killing.

See also https://redmine.pfsense.org/issues/8555

Submitted by:	Steven Brown
Reviewed by:	bcr (man page)
Obtained from:	https://github.com/pfsense/FreeBSD-src/pull/11/
MFC after:	1 week
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D30092

(cherry picked from commit 93abcf17e6)
2021-05-14 10:42:07 +02:00
..
tests sbin/pfctl: fix tests after recent output changes 2021-03-17 09:56:28 +00:00
Makefile pfctl: Move ioctl abstraction functions into libpfctl 2021-05-07 10:15:42 +02:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
parse.y pf: Optionally attempt to preserve rule counter values across ruleset updates 2021-05-11 17:04:45 +02:00
pf.os Move pf.os to sbin/pfctl/ 2018-08-11 13:58:26 +00:00
pf_print_state.c pfctl: Optionally show gateway information for states 2021-05-14 10:21:37 +02:00
pf_ruleset.c libpfctl: Switch to pfctl_rule 2021-05-07 10:15:42 +02:00
pfctl.8 pf: Support killing 'matching' states 2021-05-14 10:42:07 +02:00
pfctl.c pf: Support killing 'matching' states 2021-05-14 10:42:07 +02:00
pfctl.h libpfctl: Switch to pfctl_rule 2021-05-07 10:15:42 +02:00
pfctl_altq.c Fix the fix added in r343287 for spurious HFSC bandwidth check errors 2019-02-11 22:58:43 +00:00
pfctl_ioctl.h pfctl: Move ioctl abstraction functions into libpfctl 2021-05-07 10:15:42 +02:00
pfctl_optimize.c libpfctl: Switch to pfctl_rule 2021-05-07 10:15:42 +02:00
pfctl_osfp.c pfctl: Make most global variables static. 2016-08-04 19:24:44 +00:00
pfctl_parser.c pf: Implement the NAT source port selection of MAP-E Customer Edge 2021-05-11 17:04:45 +02:00
pfctl_parser.h pf: Support killing 'matching' states 2021-05-14 10:42:07 +02:00
pfctl_qstats.c Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
pfctl_radix.c pfctl: Warn users when they run into kernel limits 2019-12-14 02:03:47 +00:00
pfctl_table.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00