Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2004 22:37:33 +0000 (UTC)
From:      Jayanth Vijayaraghavan <jayanth@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_output.c tcp_subr.c
Message-ID:  <200407192237.i6JMbX4V068410@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jayanth     2004-07-19 22:37:33 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_output.c tcp_subr.c 
  Log:
  Let IN_FASTREOCOVERY macro decide if we are in recovery mode.
  
  Nuke sackhole_limit for now. We need to add it back to limit the total
  number of sack blocks in the system.
  
  Revision  Changes    Path
  1.97      +1 -1      src/sys/netinet/tcp_output.c
  1.194     +0 -4      src/sys/netinet/tcp_subr.c



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