zephyr/subsys/net/l2
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
..
bluetooth bluetooth: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:42 -05:00
canbus drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
dummy device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet net: lldp: use llabs with int64_t 2020-11-19 08:41:56 +01:00
ieee802154 shell: examples cleanup 2020-09-29 10:48:47 +02:00
openthread net: l2: openthread: join thread mcast addrs added to zephyr 2021-01-11 10:48:26 +02:00
ppp net: ppp: Ensure IPCP address is always removed 2020-10-19 18:29:02 +02:00
wifi shell: examples cleanup 2020-09-29 10:48:47 +02:00
CMakeLists.txt
Kconfig