1
0
Fork 0
alistair23-linux/tools/net
David Daney e274da1a50 tools: bpf_jit_disasm: Handle large images.
Dynamically allocate memory so that JIT images larger than the size of
the statically allocated array can be handled.

Signed-off-by: David Daney <david.daney@cavium.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-14 15:03:22 -04:00
..
Makefile tools/net: Use include/uapi with __EXPORTED_HEADERS__ 2015-11-15 17:24:33 -05: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: do not initialise statics to 0 2016-02-11 04:24:45 -05:00
bpf_exp.l tools, bpf_asm: simplify parser rule for BPF extensions 2016-02-22 13:29:42 -05:00
bpf_exp.y tools, bpf_asm: simplify parser rule for BPF extensions 2016-02-22 13:29:42 -05:00
bpf_jit_disasm.c tools: bpf_jit_disasm: Handle large images. 2017-06-14 15:03:22 -04:00