Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-mss menus for lwip2, remove lwip xcc variant, lwip2 readme, updates and fixes #4039

Merged
merged 1 commit into from
Dec 29, 2017

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Dec 28, 2017

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

…ates and fixes

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 esp8266#3970
fix maybe esp8266#3963
@devyte devyte merged commit 370e75c into esp8266:master Dec 29, 2017
@d-a-v d-a-v deleted the lwip2 branch January 5, 2018 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dhcp hostname issue in 2.4.0
2 participants