Skip to content
Commit e0a1e910 authored by Robert Lubos's avatar Robert Lubos Committed by Benjamin Cabé
Browse files

net: ip: igmp: Ensure IGMP APIs work with offloaded interfaces



IGMP APIs are commonly used across the codebase to configure IPv4
multicast addresses on network interfaces. Sending IGMP reports however
works only for native interfaces as it uses low-level APIs. Therefore,
in order to make the APIs at least semi-functional for offloaded
interfaces as well (i.e. allow to configure multicast address on
the interface), return early in case interface is offloaded.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 4d012281
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment