freebsd-src/sbin
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
..
adjkerntz adjkerntz.8: minor cleanup (markup, spdx, reflow) 2024-07-29 14:06:06 -06:00
bectl Update Makefile.depend files 2024-10-14 10:26:17 -07:00
bsdlabel Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
camcontrol camcontrol: Bump timeout to get size of drive 2024-10-28 16:43:25 -06:00
ccdconfig Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
clri Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
comcontrol manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
conscontrol Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ddb Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
decryptcore Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
devd devd tests: Fix client_test 2024-11-21 18:55:13 +00:00
devfs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
devmatch devmatch: Catch truncated linker hints files 2024-10-23 22:12:45 +00:00
dhclient dhclient: Ignore vendor-identifying DHCP options defined in RFC 3925 2024-09-28 10:49:02 +02:00
dmesg Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
dump Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
dumpfs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
dumpon Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
etherswitchcfg Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fdisk fdisk: emit deprecation notice when run 2024-10-13 13:52:14 -04:00
ffsinfo
fsck
fsck_ffs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fsck_msdosfs
fsdb
fsirand
geom Update Makefile.depend files 2024-10-14 10:26:17 -07:00
ggate manuals: Fix "skipping end of block" .Ed errors 2024-10-03 14:49:23 -03:00
growfs growfs.8: align and alphabetize options 2024-09-06 12:34:32 -06:00
gvinum gvinum: Postpone removal to FreeBSD 15 2024-11-03 16:28:16 -05:00
hastctl Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-07-30 12:16:36 -04:00
hastd Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-07-30 12:16:36 -04:00
ifconfig ifconfig: Fix wrong indentation for the status of pfsync(4) 2024-10-20 22:06:33 +08:00
init manuals: Fix "missing end of block" errors 2024-10-07 15:40:58 -03:00
ipf manuals: fix "PP after SS | SH" warnings 2024-11-14 16:59:43 -04:00
ipfw Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
kldconfig
kldload
kldstat
kldunload
ldconfig Canonicalize the name of the FreeBSD Foundation 2024-10-24 05:03:07 +08:00
md5 Update Makefile.depend files 2024-10-14 10:26:17 -07:00
mdconfig Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mdmfs Ensure that soft updates are not enabled by default when using mdmfs(8) 2024-10-03 08:06:28 -07:00
mknod Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mksnap_ffs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mount manuals: Remove trailing spaces 2024-11-04 11:26:14 -04:00
mount_cd9660 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mount_fusefs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mount_msdosfs
mount_nfs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mount_nullfs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mount_udf Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mount_unionfs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
natd Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
newfs manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
newfs_msdos Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
nfsiod Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
nos-tun sbin/nos-tun: correct SIOCDIFADDR calls to use ifreq 2024-07-22 09:58:37 +00:00
nvmecontrol Retire MK_PROFILE infrastructure 2024-11-12 12:11:51 -05:00
pfctl pfctl: clear statistic for specified addresses 2024-11-22 12:22:16 +01:00
pfilctl Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
pflogd Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
pflowctl Update Makefile.depend files 2024-10-14 10:26:17 -07:00
ping ping tests: Run tests unprivileged inside a vnet 2024-11-05 03:07:32 +00:00
quotacheck Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rcorder
reboot Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
recoverdisk recoverdisk: Consistently use item count as the first argument to calloc 2024-07-19 13:06:25 -04:00
resolvconf Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
restore Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
route route.8: remove now incorrect bug report about blackhole routes 2024-11-13 09:12:32 +01:00
routed Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rtsol
savecore Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
setkey setkey(8): document -hwif extension 2024-08-25 17:46:09 +03:00
shutdown shutdown: fix option sorting 2024-08-09 11:21:00 -05:00
swapon Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sysctl sysctl: Add flags to filter jail prison and vnet variables 2024-10-29 19:26:11 +08:00
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
tunefs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
umount manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
veriexec Add examples to veriexec(8) 2024-08-01 14:59:52 -07:00
zfsbootcfg
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.amd64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.arm Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.i386 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.powerpc64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00