cvs commit: src/sys/netinet tcp_input.c

Paul Saab ps at FreeBSD.org
Tue Jul 5 19:58:07 GMT 2005


ps          2005-07-05 19:23:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Fix for a bug in newreno partial ack handling where if a large amount
  of data is partial acked, snd_cwnd underflows, causing a burst.
  
  Found, Submitted by:    Noritoshi Demizu
  Approved by:            re
  
  Revision  Changes    Path
  1.281     +5 -1      src/sys/netinet/tcp_input.c


More information about the cvs-all mailing list