ntruchsess / arduino_uip

UIPEthernet: A plugin-replacement of the stock Arduino Ethernet library for ENC28J60 shields and breakout boards. Full support for persistent (streaming) TCP-connections and UDP (Client and Server each), ARP, ICMP, DHCP and DNS. Build around Adam Dunkels uIP Stack. Further developed version can be found on https://github.com/UIPEthernet/UIPEthernet
489 stars 212 forks source link

Fix errata12 #152

Closed matamicen closed 9 months ago

matamicen commented 8 years ago

Sorry Norbert, my mistake, forget about MERGE.

evark commented 8 years ago

With this fix (fix_errata12), dhcp fails to get address from server.