Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: alnsn
Date: Tue Jun 24 10:53:30 UTC 2014
Modified Files:
src/sys/net: bpf.c bpf.h bpf_filter.c bpfjit.c bpfjit.h
src/sys/net/npf: npf_ruleset.c
src/tests/lib/libbpfjit: t_bpfjit.c
src/usr.sbin/npf/npftest/libnpftest: npf_bpf_test.c
Log Message:
Implement copfuncs and external memory in bpfjit.
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/sys/net/bpf.c
cvs rdiff -u -r1.63 -r1.64 src/sys/net/bpf.h
cvs rdiff -u -r1.61 -r1.62 src/sys/net/bpf_filter.c
cvs rdiff -u -r1.12 -r1.13 src/sys/net/bpfjit.c
cvs rdiff -u -r1.2 -r1.3 src/sys/net/bpfjit.h
cvs rdiff -u -r1.31 -r1.32 src/sys/net/npf/npf_ruleset.c
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libbpfjit/t_bpfjit.c
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/npf/npftest/libnpftest/npf_bpf_test.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