MDNS responder. More...
#include "lwip/opt.h"Go to the source code of this file.
| Macros | |
| #define | LWIP_MDNS_RESPONDER 0 | 
| LWIP_MDNS_RESPONDER==1: Turn on multicast DNS module.  More... | |
| #define | MDNS_MAX_SERVICES 1 | 
| The maximum number of services per netif.  More... | |
| #define | MDNS_RESP_USENETIF_EXTCALLBACK LWIP_NETIF_EXT_STATUS_CALLBACK | 
| MDNS_RESP_USENETIF_EXTCALLBACK==1: register an ext_callback on the netif to automatically restart probing/announcing on status or address change.  More... | |
| #define | MDNS_DEBUG LWIP_DBG_OFF | 
| MDNS_DEBUG: Enable debugging for multicast DNS.  More... | |
MDNS responder.
Definition in file mdns_opts.h.