I think this fork is in fact the same as the root, not sure why this has asked me to do this!
Dependencies: Socket lwip-eth lwip-sys lwip
Fork of EthernetInterface by
History
Not sure why I had to do this!!
2013-02-09, by acodd [Sat, 09 Feb 2013 22:20:56 +0000] rev 26
Not sure why I had to do this!!
Update socket library
2012-08-13, by emilmont [Mon, 13 Aug 2012 09:38:08 +0000] rev 25
Update socket library
Increase default DHCP timeout from (3)s to (12)s;
2012-08-09, by emilmont [Thu, 09 Aug 2012 07:48:48 +0000] rev 24
Increase default DHCP timeout from (3)s to (12)s;
Add error message for unsupported targets
2012-08-06, by emilmont [Mon, 06 Aug 2012 09:24:35 +0000] rev 23
Add error message for unsupported targets
Change "ethernet_input" with "tcpip_input"
2012-08-04, by emilmont [Sat, 04 Aug 2012 13:44:35 +0000] rev 22
Change "ethernet_input" with "tcpip_input"
Add timeout to network initialization
2012-08-03, by emilmont [Fri, 03 Aug 2012 14:43:57 +0000] rev 21
Add timeout to network initialization
[Socket library] Remove redundant UDPPacket class. Use centralized socket destructor. Add is_connected check.
2012-08-01, by emilmont [Wed, 01 Aug 2012 13:02:38 +0000] rev 20
[Socket library] Remove redundant UDPPacket class. Use centralized socket destructor. Add is_connected check.
Add explicit setting of socket blocking/non-blocking mode and timeout
2012-07-31, by emilmont [Tue, 31 Jul 2012 11:51:00 +0000] rev 19
Add explicit setting of socket blocking/non-blocking mode and timeout
Update socket library
2012-07-27, by emilmont [Fri, 27 Jul 2012 13:59:06 +0000] rev 18
Update socket library
Update Socket library
2012-07-26, by emilmont [Thu, 26 Jul 2012 15:07:44 +0000] rev 17
Update Socket library