]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Be smarter about disabling interface capabilities. TOE/TSO/TXCSUM will only be
authorthompsa <thompsa@FreeBSD.org>
Thu, 3 Jul 2008 15:58:30 +0000 (15:58 +0000)
committerthompsa <thompsa@FreeBSD.org>
Thu, 3 Jul 2008 15:58:30 +0000 (15:58 +0000)
commitf6740c8807c2260c03d068f19e82df4a2053f467
tree542bce6d2a1ae9e59ec2c38998533e39a6b2a443
parent8fff230839aec1d33002af0868627ed24f00043a
Be smarter about disabling interface capabilities. TOE/TSO/TXCSUM will only be
disabled if one (or more) of the member interfaces does not support it. Always
turn off LRO since we can not bridge a combined frame.

Tested by: Stefan Lambrev
sys/net/if_bridge.c