Date: Wed, 17 Sep 2025 14:15:47 GMT From: Kristof Provost <kp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: c016bd00294d - main - pfctl.8: -z honours -a (reset rule stats per anchor) Message-ID: <202509171415.58HEFleU010392@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=c016bd00294df7be6b3b3dbc661ac7b952831475 commit c016bd00294df7be6b3b3dbc661ac7b952831475 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2025-08-25 14:46:33 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2025-09-17 14:15:15 +0000 pfctl.8: -z honours -a (reset rule stats per anchor) OK sashan henning deraadt Obtained from: OpenBSD, kn <kn@openbsd.org>, 1ddc001403 Sponsored by: Rubicon Communications, LLC ("Netgate") --- sbin/pfctl/pfctl.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index 8e152f90d616..f1a2bbef6236 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -115,8 +115,9 @@ Apply flags .Fl f , .Fl F , .Fl s , +.Fl T , and -.Fl T +.Fl z only to the rules in the specified .Ar anchor . In addition to the main ruleset,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509171415.58HEFleU010392>