lwip: icmp: allow reporting ICMP destination unreachable
authorJerome Forissier <jerome.forissier@linaro.org>
Tue, 12 Aug 2025 12:43:18 +0000 (14:43 +0200)
committerJerome Forissier <jerome.forissier@linaro.org>
Mon, 18 Aug 2025 12:08:57 +0000 (14:08 +0200)
commitfbd79b493d943a2f41a78408cc99ca4ee4392b07
treef7c8c8f9e9bfbcd294fbaf35d522a35e4997d3a3
parent0cabbe3235ba91f84495095a7bec693338b3c521
lwip: icmp: allow reporting ICMP destination unreachable

Allow reporting ICMP destination unreachable messages via a user-defined
callback.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
lib/lwip/lwip/src/core/ipv4/icmp.c