diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2015-02-12 01:24:11 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2015-02-12 01:24:11 +0000 |
commit | e2dc6cb57d92fc7d6220cff76a1f0426424ec700 (patch) | |
tree | 74869a38848c49c38938f865e65dfe5d99bf55e5 /share | |
parent | 194bb52824f821d117eb28679efab10a2d6ef648 (diff) |
change log(matches) semantics slightly to make it more useful. since it
is a debug tool change of semantics not considered problematic.
up until now, log(matches) forced logging on subsequent matching rules,
the actual logging used the log settings from that matched rule.
now, log(matches) causes subsequent matches to be logged with the log settings
from the log(matches) rule. in particular (this was the driving point),
log(matches, to pflog23) allows you to have the trace log going to a seperate
pflog interface, not clobbering your regular pflogs, actually not affecting
them at all.
long conversation with bluhm about it, which didn't lead to a single bit
changed in the diff but was very very helpful. ok bluhm as well.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions