]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit14f4b6d95abe92354f6196d7d0546fc43b7d9005
tree04fd08dd8678f71b0e91239e5fbea43e55d3c23b
parentb69ccc66c4ecf48b75ff6d7049b5c08c3d5fabd3
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