Skip to content

Commit a0b77a8

Browse files
authored
Add default TCP send buffer configuration
1 parent cd561f0 commit a0b77a8

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
@@ -94,6 +94,7 @@ CONFIG_LWIP_IPV4_NAPT=y
9494
# CONFIG_LWIP_DHCP_DOES_ARP_CHECK is not set
9595
CONFIG_LWIP_TCP_SYNMAXRTX=6
9696
CONFIG_LWIP_TCP_MSS=1436
97+
CONFIG_LWIP_TCP_SND_BUF_DEFAULT=5744
9798
CONFIG_LWIP_TCP_RTO_TIME=3000
9899
CONFIG_LWIP_TCP_SACK_OUT=y
99100
CONFIG_LWIP_TCP_MSL=6000

0 commit comments

Comments
 (0)