cvs commit: src/sys/netinet tcp_input.c

Paul Saab ps at FreeBSD.org
Wed Aug 24 02:48:46 GMT 2005


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


More information about the cvs-all mailing list