Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159022972
D15959.id44279.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
604 B
Referenced Files
None
Subscribers
None
D15959.id44279.diff
View Options
Index: tcp_fastopen.c
===================================================================
--- tcp_fastopen.c
+++ tcp_fastopen.c
@@ -278,7 +278,7 @@
CTLFLAG_VNET | CTLFLAG_RDTUN, &VNET_NAME(tcp_fastopen_ccache_buckets), 0,
"Client cookie cache number of buckets (power of 2)");
-VNET_DEFINE(unsigned int, tcp_fastopen_client_enable) = 0;
+VNET_DEFINE(unsigned int, tcp_fastopen_client_enable) = 1;
static int sysctl_net_inet_tcp_fastopen_client_enable(SYSCTL_HANDLER_ARGS);
SYSCTL_PROC(_net_inet_tcp_fastopen, OID_AUTO, client_enable,
CTLFLAG_VNET | CTLTYPE_UINT | CTLFLAG_RW, NULL, 0,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 10, 4:13 AM (5 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33842323
Default Alt Text
D15959.id44279.diff (604 B)
Attached To
Mode
D15959: Enable TFO client support by default
Attached
Detach File
Event Timeline
Log In to Comment