Page MenuHomeFreeBSD

Restrict 520.pfdenied to only list rules that blocked traffic
ClosedPublic

Authored by lidl on Nov 2 2015, 4:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 8:00 PM
Unknown Object (File)
Wed, Nov 6, 3:20 PM
Unknown Object (File)
Wed, Oct 30, 6:27 AM
Unknown Object (File)
Oct 24 2024, 5:01 AM
Unknown Object (File)
Oct 19 2024, 12:28 PM
Unknown Object (File)
Oct 4 2024, 11:49 PM
Unknown Object (File)
Oct 1 2024, 4:07 PM
Unknown Object (File)
Oct 1 2024, 3:10 PM
Subscribers

Details

Summary

Proposed commit message:

Restrict 520.pfdenied to only list rules that blocked traffic.
Before this change, the 520.pfdenied script listed all rules that
matched /^block/ in the rule. Restrict the printed output to only
those rules that result in packets being dropped.

PR: conf/187224
Approved by: rpaulo (mentor)
Differential Revision: https://reviews.freebsd.org/D4068

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1008
Build 1011: arc lint + arc unit

Event Timeline

lidl retitled this revision from to Restrict 520.pfdenied to only list rules that blocked traffic.
lidl updated this object.
lidl added reviewers: rpaulo, adrian.
lidl added a subscriber: glebius.

Hopefully limit the revision to just the one file

rpaulo edited edge metadata.
This revision is now accepted and ready to land.Nov 4 2015, 3:29 AM
lidl edited edge metadata.
This revision was automatically updated to reflect the committed changes.