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:
37:793b39683406
Parent:
15:6ca6778168b1
Child:
59:e0e556c8bd46
--- a/udp/dns/dnshdr.h	Mon Sep 25 07:09:32 2017 +0000
+++ b/udp/dns/dnshdr.h	Wed Oct 04 07:51:02 2017 +0000
@@ -17,4 +17,4 @@
 extern void     DnsHdrSetup(void* pPacket);
 extern void     DnsHdrRead ();
 extern void     DnsHdrWrite();
-extern void     DnsHdrLog  (char* title, int ipProtocol);
+extern void     DnsHdrLog  (int ipProtocol);