A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

Revision:
43:bc028d5a6424
Parent:
37:793b39683406
Child:
59:e0e556c8bd46
--- a/udp/dns/dnsquery.h	Sun Oct 15 17:54:09 2017 +0000
+++ b/udp/dns/dnsquery.h	Thu Oct 19 20:56:58 2017 +0000
@@ -4,7 +4,7 @@
 extern char     DnsQueryIp6[];
 extern char     DnsQueryName[];
 
-extern void     DnsQueryTick();
+extern void     DnsQueryMain();
 
 extern bool     DnsQueryIsBusy;