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 1cec1dd commit 87aa70cCopy full SHA for 87aa70c
configs/defconfig.common
@@ -57,6 +57,7 @@ CONFIG_LWIP_ETHARP_TRUST_IP_MAC=y
57
CONFIG_LWIP_TCP_SYNMAXRTX=6
58
CONFIG_LWIP_TCP_MSS=1436
59
CONFIG_LWIP_TCP_RTO_TIME=3000
60
+CONFIG_LWIP_TCP_SACK_OUT=y
61
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=4096
62
CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0=y
63
CONFIG_LWIP_MAX_SOCKETS=16
0 commit comments