Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2000 20:13:59 -0700 (PDT)
From:      Jayanth Vijayaraghavan <jayanth@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200005160313.UAA35067@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jayanth     2000/05/15 20:13:59 PDT

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  snd_una was being updated incorrectly, this resulted in the newreno
  code retransmitting data from the wrong offset.
  
  As a footnote, the newreno code was partially derived from NetBSD
  and Tom Henderson <tomh@cs.berkeley.edu>
  
  Revision  Changes    Path
  1.112     +9 -4      src/sys/netinet/tcp_input.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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