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. Document 'tso' and '-tso' in the ifconfig(8) man pages. Sponsored by: TCP/IP Optimization Fundraise 2005 Revision Changes Path 1.120 +17 -0 src/sbin/ifconfig/ifconfig.8 1.121 +3 -1 src/sbin/ifconfig/ifconfig.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"