We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3ed2e commit 6128f4eCopy full SHA for 6128f4e
ports/raspberrypi/lwip_inc/lwipopts.h
@@ -47,6 +47,7 @@
47
#define LWIP_TCP 1
48
#define LWIP_UDP 1
49
#define LWIP_DNS 1
50
+#define LWIP_DNS_SUPPORT_MDNS_QUERIES 1
51
#define LWIP_TCP_KEEPALIVE 1
52
#define LWIP_NETIF_TX_SINGLE_PBUF 1
53
#define DHCP_DOES_ARP_CHECK 0
0 commit comments