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

lwip2 fix and update #4729

Merged
merged 8 commits into from May 25, 2018
Merged

lwip2 fix and update #4729

merged 8 commits into from May 25, 2018

Commits on May 17, 2018

  1. Copy the full SHA
    715eccb View commit details
    Browse the repository at this point in the history
  2. lwIP-v2: update & fix (see below)

    * avoid crash when IP address is set to 0(any) by dhcp not getting its lease renewal in due time
    * automatically remove oldest PCBs in time-wait state, limit their number
      thanks to @me-no-dev esp8266@07f4d4c#diff-f8258e71e25fb9985ca3799e3d8b88ecR399
    * add a macro HAS_PHY_CAPTURE=1 indicating capture facility is available
    d-a-v committed May 17, 2018
    Copy the full SHA
    cb26352 View commit details
    Browse the repository at this point in the history
  3. faq update about tcpCleanup()

    d-a-v committed May 17, 2018
    Copy the full SHA
    07d2a0b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Copy the full SHA
    9e91353 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Copy the full SHA
    1f2bb43 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1933c95 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Copy the full SHA
    f2a5e0e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Copy the full SHA
    a06cd57 View commit details
    Browse the repository at this point in the history