linux-stable/tools/net
Daniel Borkmann 7debf7806e tools: bpf_dbg: various misc code cleanups
Lets clean up bpf_dbg a bit and improve its code slightly
in various areas: i) Get rid of some macros as there's no
good reason for keeping them, ii) remove one unused variable
and reduce scope of various variables found by cppcheck,
iii) Close non-default file descriptors when exiting the shell.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-24 19:02:10 -05:00
..
Makefile filter: bpf_asm: add minimal bpf asm tool 2013-12-11 20:28:35 -05:00
bpf_asm.c filter: bpf_asm: add minimal bpf asm tool 2013-12-11 20:28:35 -05:00
bpf_dbg.c tools: bpf_dbg: various misc code cleanups 2014-02-24 19:02:10 -05:00
bpf_exp.l filter: bpf_asm: add minimal bpf asm tool 2013-12-11 20:28:35 -05:00
bpf_exp.y bpf_exp: free duplicated labels at exit time 2013-12-17 17:11:00 -05:00
bpf_jit_disasm.c filter: add minimal BPF JIT image disassembler 2013-03-21 11:35:41 -04:00