commit | 361ff8a6cf90d62c0071b7e532e37369bfd3ae77 | [log] [tgz] |
---|---|---|
author | Jesse Gross <jesse@nicira.com> | Wed Oct 20 13:56:08 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 21 01:26:54 2010 -0700 |
tree | f9290f6ad21ebb74ca3632f5d37383a376226675 | |
parent | d5dbda23804156ae6f35025ade5307a49d1db6d7 [diff] |
bridge: Add support for TX vlan offload. If some of the underlying devices support it, enable vlan offload on transmit for bridge devices. This allows senders to take advantage of the hardware support, similar to other forms of acceleration. Signed-off-by: Jesse Gross <jesse@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>