Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2005 17:58:55 +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:  <200509161758.j8GHwtJc013323@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2005-09-16 17:58:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netinet          tcp_input.c 
  Log:
  MFC: rev 1.283
  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.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.281.2.1  +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?200509161758.j8GHwtJc013323>