nodemcu-firmware/app/lwip
Marcel Stör 5e01b51123 Make DNS engine RFC 5452 compliant (#1324)
The original code did not deal with UDP binding failures, this new code
does one random port attempt and then sets port to 0 to get 'OS
default' behaviour, and ASSERTs that that has to work.

Patch also moves the local UDP port range definition to udp.h from
udp.c.
2016-08-20 22:19:31 +02:00
..
api Upgraded open-source LWIP. 2015-10-12 13:26:04 +11:00
app Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
core Make DNS engine RFC 5452 compliant (#1324) 2016-08-20 22:19:31 +02:00
netif Upgraded LWIP to 1.4.0 released from Espressif. 2015-10-12 14:31:04 +11:00
Makefile Upgraded open-source LWIP. 2015-10-12 13:26:04 +11:00