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:
29:39277bf2003d
Parent:
22:914b970356f0
Child:
33:714a0345e59b
diff -r edc17eeb4142 -r 39277bf2003d udp/udp.cpp
--- a/udp/udp.cpp	Mon Jul 24 15:27:36 2017 +0000
+++ b/udp/udp.cpp	Mon Aug 07 12:13:52 2017 +0000
@@ -9,7 +9,7 @@
 #include   "ip4.h"
 #include   "ip6.h"
 #include "slaac.h"
-#include   "ndp.h"
+#include    "ns.h"
 #include    "io.h"
 
 #define UNKNOWN true