commit | 855ddb56d81fcdc76ab60b80062359ea09a1515d | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Sat Oct 27 02:26:22 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 31 14:00:15 2012 -0400 |
tree | 37766d2211c962a6e0300a62105851e5e112822a | |
parent | f3335031b9452baebfe49b8b5e55d3fe0c4677d1 [diff] |
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>