Skip to content

Commit 8d3de14

Browse files
authored
Enable TCP SACK option in defconfig
1 parent 5ab5200 commit 8d3de14

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
@@ -95,6 +95,7 @@ CONFIG_LWIP_IPV4_NAPT=y
9595
CONFIG_LWIP_TCP_SYNMAXRTX=6
9696
CONFIG_LWIP_TCP_MSS=1436
9797
CONFIG_LWIP_TCP_RTO_TIME=3000
98+
CONFIG_LWIP_TCP_SACK_OUT=y
9899
CONFIG_LWIP_TCP_MSL=6000
99100
CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT=2000
100101
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=2560

0 commit comments

Comments
 (0)