]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
x86: bpf_jit_comp: add vlan tag support
authorEric Dumazet <edumazet@google.com>
Sat, 27 Oct 2012 02:26:22 +0000 (02:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Oct 2012 18:00:15 +0000 (14:00 -0400)
commit855ddb56d81fcdc76ab60b80062359ea09a1515d
tree37766d2211c962a6e0300a62105851e5e112822a
parentf3335031b9452baebfe49b8b5e55d3fe0c4677d1
x86: bpf_jit_comp: add vlan tag support

This patch is a follow-up for patch "net: filter: add vlan tag access"
to support the new VLAN_TAG/VLAN_TAG_PRESENT accessors in BPF JIT.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Ani Sinha <ani@aristanetworks.com>
Cc: Daniel Borkmann <danborkmann@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/x86/net/bpf_jit_comp.c