zephyr/subsys/net
Robert Lubos b2314c8362 net: if: Add functions to loop over IPv4/IPv6 addresses
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>
2023-07-25 14:18:54 +02:00
..
conn_mgr net: conn_mgr: Create conn_mgr thread dynamically 2023-07-14 09:37:37 +02:00
ip net: if: Add functions to loop over IPv4/IPv6 addresses 2023-07-25 14:18:54 +02:00
l2 net: wifi_shell: Add user input validation for SSID and PSK 2023-07-25 14:16:17 +02:00
lib subsys/net: zperf_udp_uploader: Remove sys_clock_timeout_end_calc() usage 2023-07-25 09:12:26 +02:00
pkt_filter net: pkt_filter: Introduce additional hooks for pkt_filter 2023-07-10 09:27:47 +02:00
CMakeLists.txt net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
Kconfig net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
Kconfig.hostname net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig.template.log_config.default.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
buf.c subsys/net: move to timepoint API 2023-07-25 09:12:26 +02:00
buf_simple.c net: buf: Factor out net_buf_simple to separate source file 2023-03-15 10:50:16 +01:00
hostname.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00