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:
10:f0854784e960
Parent:
7:b794780e33b4
Child:
15:6ca6778168b1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ip6/slaac.h	Sun Apr 16 14:21:55 2017 +0000
@@ -0,0 +1,3 @@
+extern char SlaacLinkLocalIp[];
+
+extern void SlaacInit();
\ No newline at end of file