Andre Oppermann wrote:
andre 2006-09-06 22:07:14 UTC
FreeBSD src repository
Modified files:
sbin/ifconfig ifconfig.8 ifconfig.c
Log:
Make TSO (TCP segmentation offload) capabilities visible and accessible with
'ifconfig em0 tso' and 'ifconfig em0 -tso'. TSO for IPv4 and IPv6 is always
enabled or disabled together. The driver may enable only one if it doesn't
support both.
Hi Andre,
Something looks strange with the capabilities flags here...
# ifconfig -m em0 | more
em0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
options=8b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWCSUM>
capabilities=db<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,POLLING8TSO49TSO6,
VLAN_HWCSUM>
--
Pawel
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"