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