1
0
Fork 0
alistair23-linux/tools/net
Alexei Starovoitov 9bb1a208fd tools: bpf_jit_disasm: increase image buffer size
JITed seccomp filters can be quite large if they check a lot of syscalls
Simply increase buffer size

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Acked-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-16 16:44:08 -04:00
..
Makefile tools/net/Makefile: Define PACKAGE to fix build problems 2014-03-12 00:07:55 -04:00
bpf_asm.c filter: bpf_asm: add minimal bpf asm tool 2013-12-11 20:28:35 -05:00
bpf_dbg.c bpf_dbg: fix wrong register usage 2014-04-30 16:12:22 -04:00
bpf_exp.l filter: added BPF random opcode 2014-04-22 21:27:57 -04:00
bpf_exp.y filter: added BPF random opcode 2014-04-22 21:27:57 -04:00
bpf_jit_disasm.c tools: bpf_jit_disasm: increase image buffer size 2014-05-16 16:44:08 -04:00