mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
lwip: Drop packets larger than MTU
This commit is contained in:
@@ -92,7 +92,7 @@ menu "LWIP"
|
||||
|
||||
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: c9e3b53c6f...b4eaf11fe5
Reference in New Issue
Block a user