mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 03:42:01 +00:00
Current implementation of net_ipv6_send_rs() uses net_ipv6_addr_create_ll_allnodes_mcast() for creating RS packet. As result we send RS packet to all-nodes destination [FF02::1], but RFC4291 requires all-routers destination [FF02::2] for RS packets. Signed-off-by: Eug Krashtan <eug.krashtan@gmail.com> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |