1
0
Fork 0
alistair23-linux/tools/net
Daniel Borkmann 835c3d9b7a tools: bpf_asm: cleanup vlan extension related token
We now have K_VLANT, K_VLANP and K_VLANTPID. Clean them up into more
descriptive token, namely K_VLAN_TCI, K_VLAN_AVAIL and K_VLAN_TPID.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-24 21:21:41 -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 tools: bpf_asm: cleanup vlan extension related token 2015-03-24 21:21:41 -04:00
bpf_exp.y tools: bpf_asm: cleanup vlan extension related token 2015-03-24 21:21:41 -04:00
bpf_jit_disasm.c tools: bpf_jit_disasm: increase image buffer size 2014-05-16 16:44:08 -04:00