opnsense-src/sbin/pfctl
Kristof Provost 4f33755051 pf: allow states to be killed by their pre-NAT address
If a connection is NAT-ed we could previously only terminate it by its
ID or the post-NAT IP address. Allow users to specify they want look for
the state by its pre-NAT address. Usage: `pfctl -k nat -k <address>`.

See also:	https://redmine.pfsense.org/issues/11556
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D42312
2023-10-23 16:37:05 +02:00
..
tests pfctl: fix incorrect mask on dynamic address 2023-10-06 18:11:28 +02:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
parse.y pfctl: fix incorrect mask on dynamic address 2023-10-06 18:11:28 +02:00
pf.os Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pf_print_state.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pf_ruleset.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl.8 pf: allow states to be killed by their pre-NAT address 2023-10-23 16:37:05 +02:00
pfctl.c pf: allow states to be killed by their pre-NAT address 2023-10-23 16:37:05 +02:00
pfctl.h pf: add a way to list creator ids 2023-10-10 11:48:21 +02:00
pfctl_altq.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl_ioctl.h pfctl: Move ioctl abstraction functions into libpfctl 2021-04-10 11:16:02 +02:00
pfctl_optimize.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl_osfp.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl_parser.c pfctl: fix incorrect mask on dynamic address 2023-10-06 18:11:28 +02:00
pfctl_parser.h pfctl: fix incorrect mask on dynamic address 2023-10-06 18:11:28 +02:00
pfctl_qstats.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl_radix.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl_table.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00