cvs commit: src/sys/netinet tcp_input.c

Paul Saab ps at FreeBSD.org
Fri Sep 16 10:58:55 PDT 2005


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


More information about the cvs-src mailing list