commit | 13937911f93ef52ae652f4652761aea6a58d3193 | [log] [tgz] |
---|---|---|
author | Jesse Gross <jesse@nicira.com> | Wed Oct 20 13:56:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 21 01:26:49 2010 -0700 |
tree | 04fd08dd8678f71b0e91239e5fbea43e55d3c23b | |
parent | 53c90536e96218ed6d60e7ea7a69a92b68805cdf [diff] |
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>