Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/net
Module Name: src
Committed By: alnsn
Date: Tue Jul 8 21:44:26 UTC 2014
Modified Files:
src/tests/net/bpf: h_bpf.h t_mbuf.c
src/tests/net/bpfjit: t_bpfjit.c
Log Message:
Clone libbpfjit tests to check kernel implementation of bpfjit.
Old content of t_bpfjit.c will be moved to t_mbuf.c shortly.
Change packet buffers to unsigned char[] type.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/bpf/h_bpf.h src/tests/net/bpf/t_mbuf.c
cvs rdiff -u -r1.1 -r1.2 src/tests/net/bpfjit/t_bpfjit.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