summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2011-07-07 10:37:14 +0000
committerandre <andre@FreeBSD.org>2011-07-07 10:37:14 +0000
commit19bc1179a677977e61b7ea614571131cacc3e6f4 (patch)
tree80bd24d26b19ebc166bc4e70f71f811b97319f87 /sys/conf
parent20c98461752d97ced076d54e28a0f97e4ecbd4a7 (diff)
downloadFreeBSD-src-19bc1179a677977e61b7ea614571131cacc3e6f4.zip
FreeBSD-src-19bc1179a677977e61b7ea614571131cacc3e6f4.tar.gz
Remove the TCP_SORECEIVE_STREAM compile time option. The use of
soreceive_stream() for TCP still has to be enabled with the loader tuneable net.inet.tcp.soreceive_stream. Suggested by: trociny and others
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index e3e16fe..a77a54d 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -427,7 +427,6 @@ SLIP_IFF_OPTS opt_slip.h
TCPDEBUG
TCP_OFFLOAD_DISABLE opt_inet.h #Disable code to dispatch tcp offloading
TCP_SIGNATURE opt_inet.h
-TCP_SORECEIVE_STREAM opt_inet.h
VLAN_ARRAY opt_vlan.h
XBONEHACK
FLOWTABLE opt_route.h
OpenPOWER on IntegriCloud