Statistics
| Revision:

root / EtherCard / dhcp.cpp

History | View | Annotate | Download (6.9 KB)

# Date Author Comment
7763 2011-12-11 02:28 jcw

update all source files to point to the new repository on GitHub

7752 2011-07-12 18:49 jcw

wait for link to be up before doing dhcp or dns requests

7751 2011-07-12 14:34 jcw

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

7748 2011-07-07 22:42 jcw

allow calling dhcpSetup() more than once

7742 2011-07-05 13:12 jcw

added dhcpExpired() code

7739 2011-07-04 12:18 jcw

commit tweaks http://forum.jeelabs.net/node/327

7728 2011-06-15 23:34 jcw

EtherShield fix c35046243c0a84d733fb

7725 2011-06-13 16:07 jcw

cleanup

7724 2011-06-13 14:15 jcw

more sweeping API changes

7720 2011-06-12 18:21 jcw

cleanup and added pings.pde example

7719 2011-06-12 10:27 jcw

massive overhaul, global packet buffer

7717 2011-06-11 20:01 jcw

major reshuffle

7714 2011-06-09 02:19 jcw

dhcp tweaks

7712 2011-06-08 13:31 jcw

adopted Andrew Lindsay's DHCP and added testDHCP and webClient examples