Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 1996 12:26:44 -0700 (PDT)
From:      Paul Traina <pst>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern uipc_socket2.c src/sys/netinet tcp_input.c
Message-ID:  <199610111926.MAA20078@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         96/10/11 12:26:43

  Modified:    sys/kern  uipc_socket2.c
               sys/netinet  tcp_input.c
  Log:
  Fix two bugs I accidently put into the syn code at the last minute
  (yes I had tested the hell out of this).
  
  I've also temporarily disabled the code so that it behaves as it previously
  did (tail drop's the syns) pending discussion with fenner about some socket
  state flags that I don't fully understand.
  
  Submitted by:	fenner
  
  Revision  Changes    Path
  1.16      +11 -9     src/sys/kern/uipc_socket2.c
  1.54      +9 -5      src/sys/netinet/tcp_input.c



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