Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2007 18:25:28 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf NOTES options src/sys/netinet tcp_input.c tcp_sack.c
Message-ID:  <200703211825.l2LIPS5n079930@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2007-03-21 18:25:28 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options NOTES 
    sys/netinet          tcp_input.c tcp_sack.c 
  Log:
  Make TCP_DROP_SYNFIN a standard part of TCP.  Disabled by default it
  doesn't impede normal operation negatively and is only a few lines of
  code.  It's close relatives blackhole and log_in_vain aren't options
  either.
  
  Revision  Changes    Path
  1.1413    +0 -6      src/sys/conf/NOTES
  1.580     +0 -1      src/sys/conf/options
  1.320     +0 -5      src/sys/netinet/tcp_input.c
  1.33      +0 -1      src/sys/netinet/tcp_sack.c



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