Herbert Xu 78eb887733 [BRIDGE]: Disable SG/GSO if TX checksum is off
When the bridge recomputes features, it does not maintain the
constraint that SG/GSO must be off if TX checksum is off.
This patch adds that constraint.

On a completely unrelated note, I've also added TSO6 and TSO_ECN
feature bits if GSO is enabled on the underlying device through
the new NETIF_F_GSO_SOFTWARE macro.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-08-17 18:22:32 -07:00
..
2006-07-08 13:34:32 -07:00
2006-08-04 22:59:48 -07:00
2005-04-16 15:20:36 -07:00
2006-03-20 22:56:38 -08:00
2005-04-16 15:20:36 -07:00
2006-06-30 19:25:36 +02:00