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 cd561f0 commit a0b77a8Copy full SHA for a0b77a8
configs/defconfig.common
@@ -94,6 +94,7 @@ CONFIG_LWIP_IPV4_NAPT=y
94
# CONFIG_LWIP_DHCP_DOES_ARP_CHECK is not set
95
CONFIG_LWIP_TCP_SYNMAXRTX=6
96
CONFIG_LWIP_TCP_MSS=1436
97
+CONFIG_LWIP_TCP_SND_BUF_DEFAULT=5744
98
CONFIG_LWIP_TCP_RTO_TIME=3000
99
CONFIG_LWIP_TCP_SACK_OUT=y
100
CONFIG_LWIP_TCP_MSL=6000
0 commit comments