Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 1999 16:47:47 -0800 (PST)
From:      Bill Fenner <fenner@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <199902060047.QAA51439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      1999/02/05 16:47:46 PST

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Use snd_nxt, not rcv_nxt, when calculating the ISS during TIME_WAIT.
  This was missed in the 4.4-Lite2 merge.
  
  Noticed by:	Mohan Parthasarathy <Mohan.Parthasarathy@eng.Sun.COM> and
  		jayanth@loc201.tandem.com (vijayaraghavan_jayanth)
  		on the tcp-impl mailing list.
  
  Revision  Changes    Path
  1.84      +2 -2      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?199902060047.QAA51439>