wpantund
wpantund copied to clipboard
Add multicast routing support
It would be nice to have multicast routing support in wpantund, wpanctl and NCP. I assume this would require support in both spinel and dbus APIs.
We are working on some related feature for multicast address. The NCP/spinel support for multicast were added in OpenThread https://github.com/openthread/openthread/pull/2001 Currently working on some changes to harmonize how wpantund maintains IPv6 addresses from user or NCP (which will include both unicast, or multicast)...