mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| mdnsd_daemon.c | ||
| mdnsd_daemon.h | ||
| mdnsd_event.c | ||
| mdnsd_start.c | ||
| mdnsd_stop.c | ||