]> bbs.cooldavid.org Git - net-next-2.6.git/commit
bridge: Add support for TX vlan offload.
authorJesse Gross <jesse@nicira.com>
Wed, 20 Oct 2010 13:56:08 +0000 (13:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 08:26:54 +0000 (01:26 -0700)
commit361ff8a6cf90d62c0071b7e532e37369bfd3ae77
treef9290f6ad21ebb74ca3632f5d37383a376226675
parentd5dbda23804156ae6f35025ade5307a49d1db6d7
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>
net/bridge/br_device.c