zephyr/subsys/net/lib/dns
Fabio Baltieri f88a420d69 toolchain: migrate iterable sections calls to the external API
This migrates all the current iterable section usages to the external
API, dropping the "Z_" prefix:

Z_ITERABLE_SECTION_ROM
Z_ITERABLE_SECTION_ROM_GC_ALLOWED
Z_ITERABLE_SECTION_RAM
Z_ITERABLE_SECTION_RAM_GC_ALLOWED
Z_STRUCT_SECTION_ITERABLE
Z_STRUCT_SECTION_ITERABLE_ALTERNATE
Z_STRUCT_SECTION_FOREACH

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-12 17:47:04 -04:00
..
CMakeLists.txt
dns_internal.h
dns_pack.c net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00
dns_pack.h net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00
dns_sd.c net: dns_sd, mdns: add few missing strdup 2021-07-26 10:46:50 -04:00
dns_sd.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
Kconfig net: depend dns resolver on native net 2021-06-10 17:44:51 +03:00
llmnr_responder.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
mdns_responder.c tests: net: dns-sd: add a test case for setup_dst_addr 2021-07-26 10:46:50 -04:00
resolve.c net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00