summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2007-03-21 18:25:28 +0000
committerandre <andre@FreeBSD.org>2007-03-21 18:25:28 +0000
commit878e882d886a3a35db4943b997201c50c392f095 (patch)
tree94a5b428054054898dc8d5b82c6f8c9fc75bc04f /sys/conf/options
parent279a028838100f62c22c53cd1abde9ced5d5faed (diff)
downloadFreeBSD-src-878e882d886a3a35db4943b997201c50c392f095.zip
FreeBSD-src-878e882d886a3a35db4943b997201c50c392f095.tar.gz
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.
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 0a46bb3..63de061 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -389,7 +389,6 @@ SLIP_IFF_OPTS opt_slip.h
TCPDEBUG
TCP_SIGNATURE opt_inet.h
TCP_SACK_DEBUG opt_tcp_sack.h
-TCP_DROP_SYNFIN opt_tcp_input.h
DEV_VLAN opt_vlan.h
VLAN_ARRAY opt_vlan.h
XBONEHACK
OpenPOWER on IntegriCloud