History | View | Annotate | Download (6.9 KB)
update all source files to point to the new repository on GitHub
wait for link to be up before doing dhcp or dns requests
added new "stash" code for managing data in the ENC's RAM, with updated pachube sketch - this will at some point replace the BufferFiller class, and clientTcpReq / browseUrl / httpPost
allow calling dhcpSetup() more than once
added dhcpExpired() code
commit tweaks http://forum.jeelabs.net/node/327
EtherShield fix c35046243c0a84d733fb
cleanup
more sweeping API changes
cleanup and added pings.pde example
massive overhaul, global packet buffer
major reshuffle
dhcp tweaks
adopted Andrew Lindsay's DHCP and added testDHCP and webClient examples