Modifies openthread shim layer to automatically join multicast addresses as they are added to zephyr from openthread, unless the address is interface-local or link-local. This allows incoming openthread multicast group messages to avoid being filtered by zephyr ipv6 recv. Fixes #31085 Signed-off-by: Joel Frazier <frazieje@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.features | ||
| Kconfig.thread | ||
| openthread_utils.c | ||
| openthread_utils.h | ||
| openthread.c | ||