https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262446

--- Comment #4 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0784121c963e39aa9e8b33c4e0a0c181daf75277

commit 0784121c963e39aa9e8b33c4e0a0c181daf75277
Author:     Matteo Riondato <[email protected]>
AuthorDate: 2022-03-09 14:02:11 +0000
Commit:     Kristof Provost <[email protected]>
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(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to