mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 05:35:21 +00:00
Do not send the original pkt in 6lo based networks as in those the IPv6 header is mangled and we would not be able to do any resends of the original pkt. So for 6lo networks, clone the pkt and send it to peer. The original pkt is kept in sent list in case we need to resend to peer. Fixes #29771 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |