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
|
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 |
|