nodemcu-firmware/app/include/lwip/app
Arnim Läuger ff46abe61f Fix DHCP server heap corruption per recommendation by Espressif (#1421)
To avoid crash in DHCP big packages modify option length from 312 to MTU - IPHEAD(20) - UDPHEAD(8) - DHCPHEAD(236).
2016-08-02 22:30:11 +02:00
..
dhcpserver.h Fix DHCP server heap corruption per recommendation by Espressif (#1421) 2016-08-02 22:30:11 +02:00
espconn.h Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
espconn_tcp.h Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
espconn_udp.h Upgraded LWIP to 1.4.0 released from Espressif. 2015-10-12 14:31:04 +11:00
ping.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00