mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add new net_if API functions which allow to loop over all valid IPv4/IPv6 addresses assigned to the interface and execute a callback function on them. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>