mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 11:01:58 +00:00
NET_OFFLOAD interfaces do not handle ICMP request. Request to send ICMP packet resulted in NULL pointer dereference in net_if_tx() later on. Prevent that by detecting NET_OFFLOAD interfaces early in icmpv4 module. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |