1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/sbin/pfctl
Kristof Provost 6463b6b591 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
2024-11-22 12:22:16 +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 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
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 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06: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 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 pf: convert DIOCGETSRCNODES to netlink 2024-10-15 16:29:11 +02:00
pfctl_parser.h pf: convert DIOCGETSRCNODES to netlink 2024-10-15 16:29:11 +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-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