mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Provide an extra struct net_if * iface parameter to net_if_ipv*_maddr_join/leave functions, so that the corresponding interface context, the mcast address belong to, can be locked for the operation. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>