zephyr/subsys/net
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
..
ip net: tcp2: Mark tcphdr struct as packed 2021-01-08 11:31:43 +02:00
l2 net: l2: openthread: join thread mcast addrs added to zephyr 2021-01-11 10:48:26 +02:00
lib net: lwm2m: Direct firmware_transfer() call instead of work-item 2021-01-08 15:46:57 +02:00
buf.c net: buf: net_buf_remove_* API 2021-01-05 14:31:13 +02:00
CMakeLists.txt
hostname.c net: hostname: define public macro representing maximum hostname length 2020-11-17 19:21:43 -05:00
Kconfig power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net