]> git.baikalelectronics.ru Git - kernel.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)
commit18812fc21db01204b7bdc29b424b7a285df8706d
tree37766d2211c962a6e0300a62105851e5e112822a
parent98f4689e74fdcb928d7c203e5267c54de4f00f4f
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