forked from espressif/esp-idf
esp_wifi: The maximum value of modifying TCP MSS is 1660
This commit is contained in:
@@ -359,7 +359,7 @@ menu "LWIP"
|
||||
config TCP_MSS
|
||||
int "Maximum Segment Size (MSS)"
|
||||
default 1440
|
||||
range 536 1436
|
||||
range 536 1460
|
||||
help
|
||||
Set maximum segment size for TCP transmission.
|
||||
|
||||
|
Reference in New Issue
Block a user