commit | a98fe28544795aa81254c41eba95c06af9d1f466 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri May 30 08:38:23 2025 -0700 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Tue Jul 08 09:53:59 2025 +0200 |
tree | a48fa2c78eb62ae5e00b0bc8f3548126f1e2100c | |
parent | 799c130fe6093978eef4e866bc6592da96ccb160 [diff] |
net: lwip: enable IP_FRAG and IP_REASSEMBLY Enable IP_FRAG and IP_REASSEMBLY to allow packets larger than MTU. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>