commit | 54e7e2df3e2f854ae33015cec25da5190e6a18ac | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <dxchgb@gmail.com> | Sun Nov 04 16:59:30 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 06 17:41:42 2012 -0500 |
tree | dafceaff8dcf0d77d783cf5584ebe7fad12acaaa | |
parent | d64ec841517a25f6d468bde9f67e5b4cffdc67c7 [diff] |
sparc: bpf_jit_comp: add VLAN instructions for BPF JIT 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: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>