Home | History | Annotate | Download | only in bpfjit
History log of /src/tests/net/bpfjit/t_bpfjit.c
RevisionDateAuthorComments
 1.12  13-Jan-2017  christos Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.
 1.11  14-Feb-2015  alnsn branches: 1.11.2;
Add two more bpfjit_jmp_jeq_x_noinit_XX tests.
 1.10  14-Feb-2015  alnsn Improve bpfjit_jmp_jeq_x test.
 1.9  14-Feb-2015  alnsn BPF_JMP+BPF_JEQ+BPF_X doesn't compare X with k, it compares X with A.
Fix it in the bpfjit_jmp_jeq_x_noinit_ax test.
 1.8  14-Feb-2015  alnsn Avoid testing for zero rv in bpfjit_jmp_x_uninitialised. Unitialised
X isn't a problem for bpf_validate().
 1.7  14-Feb-2015  alnsn Add bpfjit_jmp_x_uninitialised test.

Found by http://lcamtuf.coredump.cx/afl/.
 1.6  11-Feb-2015  alnsn Add bpfjit_jmp_ja_overflow test.
 1.5  11-Feb-2015  alnsn Add bpfjit_ret_k, bpfjit_bad_ret_k, bpfjit_jmp_ja_invalid tests.
 1.4  20-Nov-2014  alnsn Add BPF_MOD tests. Plus one tiny change.
 1.3  19-Nov-2014  alnsn Add BPF_XOR tests.
 1.2  08-Jul-2014  alnsn branches: 1.2.2; 1.2.6;
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.
 1.1  30-Jun-2014  alnsn Add bpfjit kernel tests for loading from mbuf chain.
 1.2.6.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.6.1  08-Jul-2014  tls file t_bpfjit.c was added on branch tls-maxphys on 2014-08-20 00:04:51 +0000
 1.2.2.2  10-Aug-2014  tls Rebase.
 1.2.2.1  08-Jul-2014  tls file t_bpfjit.c was added on branch tls-earlyentropy on 2014-08-10 06:57:30 +0000
 1.11.2.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed