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:
35:93c39d260a83
Parent:
33:714a0345e59b
Child:
37:793b39683406
--- a/udp/dns/dns.h	Fri Sep 01 15:06:59 2017 +0000
+++ b/udp/dns/dns.h	Fri Sep 22 13:55:56 2017 +0000
@@ -30,3 +30,5 @@
 #define DNS_RECORD_AAAA 28
 #define DNS_RECORD_TXT  16
 #define DNS_RECORD_SRV  33
+
+#define DNS_MAX_LABEL_LENGTH 63