Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 1996 00:01:56 -0700 (PDT)
From:      Paul Traina <pst>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet tcp_input.c udp_usrreq.c
Message-ID:  <199604090701.AAA16057@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         96/04/09 00:01:55

  Modified:    sys/netinet  tcp_input.c udp_usrreq.c
  Log:
  Logging UDP and TCP connection attempts should not be enabled by default.
  It's trivial to create a denial of service attack on a box so enabled.
  
  These messages, if enabled at all, must be rate-limited. (!)
  
  Revision  Changes    Path
  1.42      +2 -2      src/sys/netinet/tcp_input.c
  1.22      +2 -2      src/sys/netinet/udp_usrreq.c



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