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:
9:91dae5300a4d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/net.txt	Tue Apr 04 10:41:25 2017 +0000
@@ -0,0 +1,11 @@
+HandleRequest Unicast Destination
+
+eth
+mac dst as is
+
+arp            ip4            ip6
+mac dst<-src   mac dst<-src   mac dst<-src
+               ip  dst as is  ip  dst as is
+
+icmp           udp            tcp
+ip dst<-src    ip dst<-src    ip dst<-src
\ No newline at end of file