cvs commit: src/sys/netinet tcp_output.c tcp_subr.c

Jayanth Vijayaraghavan jayanth at FreeBSD.org
Mon Jul 19 15:37:33 PDT 2004


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


More information about the cvs-all mailing list