Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   rmind
Date:           Fri Aug 30 15:00:08 UTC 2013

Modified Files:
        src/sys/external/bsd/ipf/netinet: fil.c
        src/sys/net: bpf.c bpf.h bpf_filter.c if_ppp.c
        src/sys/net/npf: npf_ruleset.c

Log Message:
bpf_filter: add a custom argument which can be passed to coprocessor routine.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/ipf/netinet/fil.c
cvs rdiff -u -r1.174 -r1.175 src/sys/net/bpf.c
cvs rdiff -u -r1.60 -r1.61 src/sys/net/bpf.h
cvs rdiff -u -r1.56 -r1.57 src/sys/net/bpf_filter.c
cvs rdiff -u -r1.139 -r1.140 src/sys/net/if_ppp.c
cvs rdiff -u -r1.21 -r1.22 src/sys/net/npf/npf_ruleset.c

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