Skip to content

Commit 87aa70c

Browse files
authored
Enable TCP SACK option in defconfig (#316)
1 parent 1cec1dd commit 87aa70c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.common

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ CONFIG_LWIP_ETHARP_TRUST_IP_MAC=y
5757
CONFIG_LWIP_TCP_SYNMAXRTX=6
5858
CONFIG_LWIP_TCP_MSS=1436
5959
CONFIG_LWIP_TCP_RTO_TIME=3000
60+
CONFIG_LWIP_TCP_SACK_OUT=y
6061
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=4096
6162
CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0=y
6263
CONFIG_LWIP_MAX_SOCKETS=16

0 commit comments

Comments
 (0)