Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 1997 19:10:42 -0700 (PDT)
From:      David Greenman <davidg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <199710020210.TAA19726@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      1997/10/01 19:10:41 PDT

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Killed the SYN_RECEIVED addition from rev 1.52. It results in legitimate
  RST's being ignored, keeping a connection around until it times out, and
  thus has the opposite effect of what was intended (which is to make the
  system more robust to DoS attacks).
  
  Revision  Changes    Path
  1.63      +1 -6      src/sys/netinet/tcp_input.c



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