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:
15:6ca6778168b1
Parent:
13:9cd54f7db57a
Child:
37:793b39683406
--- a/udp/dns/dnshdr.h	Fri May 05 17:44:16 2017 +0000
+++ b/udp/dns/dnshdr.h	Tue May 09 15:39:03 2017 +0000
@@ -17,4 +17,4 @@
 extern void     DnsHdrSetup(void* pPacket);
 extern void     DnsHdrRead ();
 extern void     DnsHdrWrite();
-extern void     DnsHdrLog  (char* title, int protocol);
+extern void     DnsHdrLog  (char* title, int ipProtocol);