zephyr/subsys/net/l2/openthread
Joel Frazier 2d215484cc net: l2: openthread: join thread mcast addrs added to zephyr
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>
2021-01-11 10:48:26 +02:00
..
CMakeLists.txt
Kconfig net: openthread: add shell dependency to OPENTHREAD_SHELL 2020-12-18 12:56:33 -05:00
Kconfig.features net: openthread: Align Kconfig with cmake symbols 2020-08-18 15:57:14 +03:00
Kconfig.thread net: openthread: enable new CSL and TREL config options 2020-12-16 18:06:47 +01:00
openthread_utils.c net: l2: openthread: join thread mcast addrs added to zephyr 2021-01-11 10:48:26 +02:00
openthread_utils.h net: openthread: Add missing static keyword in several functions 2020-07-27 19:04:43 +02:00
openthread.c net: openthread: OpenThread RCP mode integration into Zephyr 2020-11-19 12:34:14 +01:00