David Gauchard
|
e47a92a836
|
lwip2: improve netif flags management on git side
|
2018-03-07 22:47:04 +08:00 |
|
david gauchard
|
3df3246514
|
lwip2: bump tag before 2.4.1
|
2018-03-07 22:47:04 +08:00 |
|
David Gauchard
|
2335f18f5a
|
lwip2: fix disconnection/reconnection issue
also:
improve version string
remove useless message
|
2018-03-07 22:47:04 +08:00 |
|
david gauchard
|
0339bbb11c
|
lwip2: use only wifi_station_get_hostname() to set netif hostname (#4299)
* lwip2: use only wifi_station_get_hostname() to set netif hostname
fix #3970
* lwip2 comments on hostname
|
2018-02-06 23:23:27 -03:00 |
|
David Gauchard
|
de2a3821f6
|
lower lwip2 ram and flash footprint (by disabling old asserts)
|
2018-01-15 09:51:33 +01:00 |
|
david gauchard
|
f28d2eb7d7
|
lwip2: fix wdt, fix wifi reconnection (#4105)
related to #4101 #4078 #4060 #4028 and maybe others
|
2018-01-06 19:34:11 -03:00 |
|
david gauchard
|
b2e2d2272f
|
lwip2: fix minor "C" conflict (#4052)
|
2017-12-30 23:46:42 -03:00 |
|
david gauchard
|
370e75cb47
|
multi-mss menus for lwip2, remove lwip xcc variant, lwip2 readme, updates and fixes (#4039)
lwip2 updates:
> multi-mss makefile
> forwardported espconn (no multicast yet)
> restore max 3 ntp servers for configTime() coherency
> unchain seldom chained pbufs
> dns cache name length back to (256->48->) 128
> use sntp_stop/start() when dhcp address got
> fix netif's hostname glue-handling
> forwardported ping from lwip1.4
fix #3970
fix maybe #3963
|
2017-12-29 00:48:31 -03:00 |
|
david gauchard
|
cbfbc1ad63
|
lwip2 fixes and time/ntp management
core: +settimeofday()
core: +coredecls.h +sntp-lwip2.c
core: fix clock_gettime() with micros64()
core: honor DST in configTime()
core: internal clock is automatically started
examples: +esp8266/NTP-TZ-DST.ino
lwip2: sntp client removed
lwip2: fix crashing with WiFi.softAPConfig(ip,ip,ip)
fix #3852
|
2017-11-21 10:50:48 +08:00 |
|
david gauchard
|
7315095e46
|
lwip2: build: include and lib
|
2017-11-03 10:09:53 +08:00 |
|
david gauchard
|
84cf2f4b5e
|
lwip2: automatically clone lwip's git
|
2017-11-03 10:09:53 +08:00 |
|
david gauchard
|
32f6826dcf
|
lwip2 integration
|
2017-11-03 10:09:53 +08:00 |
|