Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2006 22:07:14 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ifconfig ifconfig.8 ifconfig.c
Message-ID:  <200609062207.k86M7Ep6070293@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609062207.k86M7Ep6070293>