-
- Downloads
Merge branch 'bpf'
Daniel Borkmann says:
====================
bpf/filter updates
This set adds just two minimal helper tools that complement the
already available bpf_jit_disasm and complete BPF tooling; plus
it adds and an extensive documentation update of filter.txt.
Please see individual descriptions for details.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/networking/filter.txt 561 additions, 47 deletionsDocumentation/networking/filter.txt
- tools/net/Makefile 21 additions, 2 deletionstools/net/Makefile
- tools/net/bpf_asm.c 52 additions, 0 deletionstools/net/bpf_asm.c
- tools/net/bpf_dbg.c 1404 additions, 0 deletionstools/net/bpf_dbg.c
- tools/net/bpf_exp.l 143 additions, 0 deletionstools/net/bpf_exp.l
- tools/net/bpf_exp.y 749 additions, 0 deletionstools/net/bpf_exp.y
Loading
Please register or sign in to comment