mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
lwip: Drop packets larger than MTU
This commit is contained in:
@ -85,7 +85,7 @@ config LWIP_DHCP_MAX_NTP_SERVERS
|
||||
|
||||
config LWIP_IP_FRAG
|
||||
bool "Enable fragment outgoing IP packets"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
Enabling this option allows fragmenting outgoing IP packets if their size
|
||||
exceeds MTU.
|
||||
|
Submodule components/lwip/lwip updated: 5d80af7d59...39f338547a
Reference in New Issue
Block a user