zephyr/subsys/net/lib/dns
Flavio Ceolin e7bd10ae71 random: Rename random header
rand32.h does not make much sense, since the random subsystem
provides more APIs than just getting a random 32 bits value.

Rename it to random.h and get consistently with other
subsystems.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 14:23:50 +03:00
..
CMakeLists.txt net: dns: dns-sd: support dns service discovery 2020-11-09 16:15:02 -08:00
dns_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns_pack.c net: dns: Remove unused variable 2022-06-13 12:11:54 +02:00
dns_pack.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns_sd.c net: dns_sd: Prevent dead code in query parsing 2023-06-03 04:13:46 -04:00
dns_sd.h iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
Kconfig crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
llmnr_responder.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
mdns_responder.c net: lib: mdns_responder: Fallback IPv4/IPv6 address 2023-09-28 10:53:53 +03:00
resolve.c random: Rename random header 2023-10-10 14:23:50 +03:00