Date: Fri, 29 Aug 2008 02:12:45 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/bpf/bpf_filter Makefile bpf_test.c src/tools/regression/bpf/bpf_filter/tests test0080.h test0081.h test0082.h test0083.h Message-ID: <200808290212.m7T2CvG9029913@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2008-08-29 02:12:45 UTC
FreeBSD src repository
Modified files:
tools/regression/bpf/bpf_filter Makefile bpf_test.c
tools/regression/bpf/bpf_filter/tests test0080.h
Added files:
tools/regression/bpf/bpf_filter/tests test0081.h test0082.h
test0083.h
Log:
SVN rev 182428 on 2008-08-29 02:12:45Z by jkim
Merge bpf_filter.c r182425 and add test cases for jump range checks.
While I am here, fix stupid typos in test0080.h and make it JIT compiler only.
Revision Changes Path
1.9 +2 -1 src/tools/regression/bpf/bpf_filter/Makefile
1.11 +6 -7 src/tools/regression/bpf/bpf_filter/bpf_test.c
1.3 +20 -18 src/tools/regression/bpf/bpf_filter/tests/test0080.h
1.1 +37 -0 src/tools/regression/bpf/bpf_filter/tests/test0081.h (new)
1.1 +37 -0 src/tools/regression/bpf/bpf_filter/tests/test0082.h (new)
1.1 +34 -0 src/tools/regression/bpf/bpf_filter/tests/test0083.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808290212.m7T2CvG9029913>
