We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a4dfc commit e7cfd15Copy full SHA for e7cfd15
configs/defconfig.common
@@ -89,6 +89,7 @@ CONFIG_LWIP_IPV6_AUTOCONFIG=y
89
CONFIG_LWIP_IPV6_RDNSS_MAX_DNS_SERVERS=2
90
CONFIG_LWIP_TCP_SYNMAXRTX=6
91
CONFIG_LWIP_TCP_MSS=1436
92
+CONFIG_LWIP_TCP_SND_BUF_DEFAULT=5744
93
CONFIG_LWIP_TCP_RTO_TIME=3000
94
CONFIG_LWIP_TCP_SACK_OUT=y
95
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=4096
0 commit comments