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 24e5658 commit 3c6ba76Copy full SHA for 3c6ba76
configs/defconfig.common
@@ -56,6 +56,7 @@ CONFIG_LWIP_ETHARP_TRUST_IP_MAC=y
56
# CONFIG_LWIP_DHCP_DOES_ARP_CHECK is not set
57
CONFIG_LWIP_TCP_SYNMAXRTX=6
58
CONFIG_LWIP_TCP_MSS=1436
59
+CONFIG_LWIP_TCP_SND_BUF_DEFAULT=5744
60
CONFIG_LWIP_TCP_RTO_TIME=3000
61
CONFIG_LWIP_TCP_SACK_OUT=y
62
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=4096
0 commit comments