Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/npf/npfctl



Module Name:    src
Committed By:   rmind
Date:           Fri Sep 20 03:03:52 UTC 2013

Modified Files:
        src/usr.sbin/npf/npfctl: npf.conf.5 npf_build.c npf_parse.y npf_scan.l
            npf_show.c npfctl.h

Log Message:
- NPF: change the group/ruleset syntax - simplify.  Update npf.conf(5) manual.
- Add support for the inline pcap-filter(7) syntax in the rule, e.g.:
        block out final pcap-filter "tcp and dst 10.1.1.252"


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.sbin/npf/npfctl/npf.conf.5
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/npf/npfctl/npf_build.c
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/npf/npfctl/npf_parse.y
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/npf/npfctl/npf_scan.l
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/npf/npfctl/npf_show.c
cvs rdiff -u -r1.32 -r1.33 src/usr.sbin/npf/npfctl/npfctl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index