Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 1996 11:47:06 -0700 (PDT)
From:      Paul Traina <pst>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet tcp_input.c
Message-ID:  <199609131847.LAA07873@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         96/09/13 11:47:06

  Modified:    sys/netinet  tcp_input.c
  Log:
  Receipt of two SYN's are sufficient to set the t_timer[TCPT_KEEP]
  to "keepidle".  this should not occur unless the connection has
  been established via the 3-way handshake which requires an ACK
  
  Submitted by:	jmb
  Obtained from:	problem discussed in Stevens vol. 3
  
  Revision  Changes    Path
  1.47      +12 -6     src/sys/netinet/tcp_input.c



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