OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Henning Brauer (henningcvs.openbsd.org)
Date: Wed Sep 22 2010 - 01:02:59 CDT


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2010/09/22 00:02:59

Modified files:
        sbin/pfctl : parse.y pfctl_parser.c

Log message:
new log opt "matches"
awesome for debugging, a rule like
match log(matches) from $testbox
will show you exactly which subsequent rules match on that packet
real ok theo assumed oks ryan & dlg bikeshedding many
implementation time ~1 min bikeshedding about the keyword longish.
i voted for "matches" since i like to play with matches
idea was theo's, actually