Date: Thu, 10 Mar 2022 13:03:33 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 262446] [pf][periodic][feature][patch] Additional option to configure additional anchors to report in pfdenied periodic script Message-ID: <bug-262446-227-Npmx7YYWCL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262446-227@https.bugs.freebsd.org/bugzilla/> References: <bug-262446-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262446 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D0784121c963e39aa9e8b33c4e0a0c181d= af75277 commit 0784121c963e39aa9e8b33c4e0a0c181daf75277 Author: Matteo Riondato <matteo@FreeBSD.org> AuthorDate: 2022-03-09 14:02:11 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2022-03-10 11:08:59 +0000 pfdenied: support reporting on additional anchors The security/520-pfdenied script only reports blocked packets from the main ruleset or any blocklistd(8) anchor. Add an option to periodic.conf(5) to make it possible to specify additional anchors to report. PR: 262446 Reviewed by: kp share/man/man5/periodic.conf.5 | 9 ++++++++- usr.sbin/periodic/etc/security/520.pfdenied | 2 +- usr.sbin/periodic/periodic.conf | 1 + 3 files changed, 10 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262446-227-Npmx7YYWCL>