Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2005 02:48:45 +0000 (UTC)
From:      Paul Saab <ps@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200508240248.j7O2mjdG097942@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2005-08-24 02:48:45 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Remove a KASSERT in the sack path that fails because of a interaction
  between sack and a bug in the "bad retransmit recovery" logic. This is
  a workaround, the underlying bug will be fixed later.
  
  Submitted by:   Mohan Srinivasan, Noritoshi Demizu
  
  Revision  Changes    Path
  1.283     +0 -3      src/sys/netinet/tcp_input.c



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