nuttx-apps/examples/mdnsd
Tiago Medicci c51180d780 examples/mdnsd: Create an event-based starter for mDNS daemon
Start the mDNS daemon based on the event of getting a new IP
address for any of the system's network interfaces. This allows
DHCP client to trigger the mDNS daemon after getting a new IP
address, for instance.

Signed-off-by: Tiago Medicci <tiago.medicci@espressif.com>
2026-06-16 14:24:42 -03:00
..
Kconfig
Make.defs
Makefile examples/mdnsd: Create an event-based starter for mDNS daemon 2026-06-16 14:24:42 -03:00
mdnsd_daemon.c
mdnsd_daemon.h
mdnsd_event.c examples/mdnsd: Create an event-based starter for mDNS daemon 2026-06-16 14:24:42 -03:00
mdnsd_start.c
mdnsd_stop.c