opnsense-src/sbin/pfctl
Kristof Provost ac92792bbd pfctl: clear statistic for specified addresses
The ioctl DIOCRCLRASTATS provides the functionality of clearing stats
not only for the whole table for for addresses stored in that table. The
functionality was missing from pfctl, though. Add it now.

PR:		282877
Obtained from:	OpenBSD, kirill <kirill@openbsd.org>, e496dff3a7
MFC after:	3 weeks

(cherry picked from commit 6463b6b59152fb1695bbe0de78f6e2675c5a765a)
2024-12-14 11:03:27 +01:00
..
tests pfctl tests: fix dependency 2024-09-04 10:38:14 +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-27 09:45:55 +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 pfctl: clear statistic for specified addresses 2024-12-14 11:03:27 +01:00
pfctl.c pfctl: fix recursive printing of nat anchors 2024-06-18 09:57:42 +02:00
pfctl.h pfctl: clear statistic for specified addresses 2024-12-14 11:03:27 +01: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 pfctl: use libpfctl instead of DIOCGETRULES directly 2023-12-04 16:20:57 +01:00
pfctl_osfp.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl_parser.c pf: expose more syncookie state information to userspace 2023-11-13 08:10:27 +01:00
pfctl_parser.h pfctl: fix incorrect mask on dynamic address 2023-10-27 09:45:55 +02:00
pfctl_qstats.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl_radix.c pfctl: clear statistic for specified addresses 2024-12-14 11:03:27 +01:00
pfctl_table.c pfctl: clear statistic for specified addresses 2024-12-14 11:03:27 +01:00