Skip to content

Commit f2bef1d

Browse files
authored
Enable TCP SACK support in defconfig
1 parent ce06690 commit f2bef1d

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
@@ -89,6 +89,7 @@ CONFIG_LWIP_IPV6_RDNSS_MAX_DNS_SERVERS=2
8989
CONFIG_LWIP_TCP_SYNMAXRTX=6
9090
CONFIG_LWIP_TCP_MSS=1436
9191
CONFIG_LWIP_TCP_RTO_TIME=3000
92+
CONFIG_LWIP_TCP_SACK_OUT=y
9293
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=4096
9394
CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0=y
9495
CONFIG_LWIP_PPP_SUPPORT=y

0 commit comments

Comments
 (0)