lwip: Drop packets larger than MTU

This commit is contained in:
xiehang 2020-01-10 16:55:49 +08:00 committed by bot
parent 9f8efed1eb
commit db635956fb
2 changed files with 2 additions and 2 deletions

View file

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

@ -1 +1 @@
Subproject commit 5d80af7d59c10b7890f0fc862e4efe807ce5fb73
Subproject commit 39f338547ab344e855f94eb922421036bee8e417