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:
10:f0854784e960
Child:
37:793b39683406
--- a/udp/dhcp.h	Mon Jul 24 15:27:36 2017 +0000
+++ b/udp/dhcp.h	Mon Aug 07 12:13:52 2017 +0000
@@ -1,3 +1,5 @@
+extern uint32_t DhcpElapsedTime;
+
 extern uint32_t DhcpLeaseTime;
 extern uint32_t DhcpServer;
 extern uint32_t DhcpRouter;