Source-Changes archive

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

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   riz
Date:           Tue Dec 11 04:31:53 UTC 2012

Modified Files:
        src/share/examples/npf [netbsd-6]: host-npf.conf soho_gw-npf.conf
        src/sys/net/npf [netbsd-6]: npf_tableset.c
        src/usr.sbin/npf/npfctl [netbsd-6]: npf.conf.5 npf_build.c npf_data.c
            npf_parse.y npf_scan.l npf_var.h npfctl.h

Log Message:
Pull up following revision(s) (requested by rmind in ticket #736):
        usr.sbin/npf/npfctl/npf_parse.y: revision 1.17
        sys/net/npf/npf_tableset.c: revision 1.16
        usr.sbin/npf/npfctl/npfctl.h: revision 1.23
        usr.sbin/npf/npfctl/npf_data.c: revision 1.19
        usr.sbin/npf/npfctl/npf_build.c: revision 1.15
        share/examples/npf/host-npf.conf: revision 1.3
        usr.sbin/npf/npfctl/npf_scan.l: revision 1.9
        share/examples/npf/soho_gw-npf.conf: revision 1.3
        usr.sbin/npf/npfctl/npf_var.h: revision 1.6
        usr.sbin/npf/npfctl/npf.conf.5: revision 1.24
npfctl: extend syntax for extracting interface IP address(es) by the family.
adjust to current npf.conf syntax
npf_table_list: avoid triggering assert on diagnostic.


To generate a diff of this commit:
cvs rdiff -u -r1.2.4.2 -r1.2.4.3 src/share/examples/npf/host-npf.conf \
    src/share/examples/npf/soho_gw-npf.conf
cvs rdiff -u -r1.9.2.6 -r1.9.2.7 src/sys/net/npf/npf_tableset.c
cvs rdiff -u -r1.9.2.4 -r1.9.2.5 src/usr.sbin/npf/npfctl/npf.conf.5
cvs rdiff -u -r1.4.2.7 -r1.4.2.8 src/usr.sbin/npf/npfctl/npf_build.c
cvs rdiff -u -r1.10.2.5 -r1.10.2.6 src/usr.sbin/npf/npfctl/npf_data.c
cvs rdiff -u -r1.3.2.9 -r1.3.2.10 src/usr.sbin/npf/npfctl/npf_parse.y
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/usr.sbin/npf/npfctl/npf_scan.l
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/usr.sbin/npf/npfctl/npf_var.h
cvs rdiff -u -r1.11.2.9 -r1.11.2.10 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