ebtables: Allow filtering of hardware accelerated vlan frames.
authorJesse Gross <jesse@nicira.com>
Wed, 20 Oct 2010 13:56:01 +0000 (13:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 08:26:49 +0000 (01:26 -0700)
commit13937911f93ef52ae652f4652761aea6a58d3193
tree04fd08dd8678f71b0e91239e5fbea43e55d3c23b
parent53c90536e96218ed6d60e7ea7a69a92b68805cdf
ebtables: Allow filtering of hardware accelerated vlan frames.

An upcoming commit will allow packets with hardware vlan acceleration
information to be passed though more parts of the network stack, including
packets trunked through the bridge.  This adds support for matching and
filtering those packets through ebtables.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_netfilter.c
net/bridge/netfilter/ebt_vlan.c
net/bridge/netfilter/ebtables.c