Merge branch 'bugfix/fix_crash_when_send_udp_too_big' into 'master'

lw-ip: Drop packets larger than MTU

Closes WIFI-1524

See merge request espressif/esp-idf!7147
This commit is contained in:
Jiang Jiang Jian 2020-01-10 11:37:00 +08:00
commit 4dee412191
2 changed files with 2 additions and 2 deletions

View file

@ -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.

@ -1 +1 @@
Subproject commit 31e24ae95a59e51d74f435f48fa21091b26c1430
Subproject commit b4eaf11fe5e980a2d9b655e6617d4163c11465ec