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

IPv6 on esp8266-nonos-sdk and arduino #5136

Merged
merged 127 commits into from
Nov 27, 2018
Merged

IPv6 on esp8266-nonos-sdk and arduino #5136

merged 127 commits into from
Nov 27, 2018

Commits on Aug 27, 2018

  1. wip

    d-a-v committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    6c64759 View commit details
    Browse the repository at this point in the history
  2. cc wip

    d-a-v committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    746ec81 View commit details
    Browse the repository at this point in the history
  3. cc wip

    d-a-v committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    53c9222 View commit details
    Browse the repository at this point in the history
  4. cc comments

    d-a-v committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    6de50d4 View commit details
    Browse the repository at this point in the history
  5. wip cc

    d-a-v committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    2dd152d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f87602a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. default nodelay=1

    d-a-v committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    6be4b6f View commit details
    Browse the repository at this point in the history
  2. update flush()

    d-a-v committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    8f7fb1e View commit details
    Browse the repository at this point in the history
  3. fix return value

    d-a-v committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    c0bea2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d00ac35 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    53a19a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. use ip4_addr instead of ip_addr

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    a662bfc View commit details
    Browse the repository at this point in the history
  2. ip4* -> ipv4*

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    b751983 View commit details
    Browse the repository at this point in the history
  3. ipv6 wip

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    fc1719e View commit details
    Browse the repository at this point in the history
  4. wip ipv6

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    68c207c View commit details
    Browse the repository at this point in the history
  5. wip ipv6

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e18c276 View commit details
    Browse the repository at this point in the history
  6. ipv6: now compiles and links

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    090c5d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fcd96c View commit details
    Browse the repository at this point in the history
  8. wip ipv6

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    eb666fb View commit details
    Browse the repository at this point in the history
  9. wip ipv6

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    ad02962 View commit details
    Browse the repository at this point in the history
  10. wip ipv6 lwIP-2.1rc0, menus

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    6718fe6 View commit details
    Browse the repository at this point in the history
  11. wip ipv6

    d-a-v committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    95e8afe View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. wip ipv6

    d-a-v committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    de36650 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. use ip4_addr instead of ip_addr

    d-a-v committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    d21916d View commit details
    Browse the repository at this point in the history
  2. ip4* -> ipv4*

    d-a-v committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    0b11b17 View commit details
    Browse the repository at this point in the history
  3. ipv6 wip

    d-a-v committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    537b4da View commit details
    Browse the repository at this point in the history
  4. wip ipv6

    d-a-v committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    8f2ad74 View commit details
    Browse the repository at this point in the history
  5. wip ipv6

    d-a-v committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    c398663 View commit details
    Browse the repository at this point in the history
  6. ipv6: now compiles and links

    d-a-v committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    b26701a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9903be1 View commit details
    Browse the repository at this point in the history
  8. wip ipv6

    d-a-v committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    20bbdb3 View commit details
    Browse the repository at this point in the history
  9. wip ipv6

    d-a-v committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    b05dd81 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b96c1c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    643036f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ba377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    347130e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2018

  1. ipv6 fixes from lwip2 (dhcp6 working, beware: your esp is now accessi…

    …ble from the world)
    d-a-v committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    3c6ecb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Configuration menu
    Copy the full SHA
    5799d7e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. IPv6 initial example sketch

    d-a-v committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    d93ff6f View commit details
    Browse the repository at this point in the history
  2. liblwip2.a -> liblwip2_536.a

    d-a-v committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    54a50e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43c5c9f View commit details
    Browse the repository at this point in the history
  4. udp with IPV6 fixes

    d-a-v committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    a777aa3 View commit details
    Browse the repository at this point in the history
  5. fix generic ip type management

    d-a-v committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    1f48ad7 View commit details
    Browse the repository at this point in the history
  6. lwip2: disable debug

    d-a-v committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    e3da355 View commit details
    Browse the repository at this point in the history
  7. lwip2: disable debug

    d-a-v committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    22f5701 View commit details
    Browse the repository at this point in the history
  8. lwip2: disable debug

    d-a-v committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    389bf07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    402c35e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. wip

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    53931c5 View commit details
    Browse the repository at this point in the history
  2. cc wip

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    81ec0f4 View commit details
    Browse the repository at this point in the history
  3. cc wip

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    fbf1dd1 View commit details
    Browse the repository at this point in the history
  4. cc comments

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    b4a918f View commit details
    Browse the repository at this point in the history
  5. wip cc

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c14eeef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    238610e View commit details
    Browse the repository at this point in the history
  7. default nodelay=1

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    d0036a1 View commit details
    Browse the repository at this point in the history
  8. update flush()

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    e4c187b View commit details
    Browse the repository at this point in the history
  9. fix return value

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    d31d6f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cf60b6 View commit details
    Browse the repository at this point in the history
  11. Move SSLContext to its own header (esp8266#5121)

    Simple refactor to make WiFiClientSecureAxTLS use an external header to
    define its SSLContext, just as it does for several other classes.
    
    Fixes esp8266#3648
    earlephilhower authored and d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    a058506 View commit details
    Browse the repository at this point in the history
  12. Fix connection options and update github pubkey (esp8266#5120)

    As part of the "clear connection configuration for reused objects"
    patch, a ::stop would reset the self-signed, trust anchors, etc.
    WiFiClient, unfortunately, calls ::stop as part of the connection
    process, so all of these settings were lost.
    
    Now only clear the connection settings on ::stop if we've already
    been connected.
    
    Also update the github public key which changed yet again.
    
    Fixes esp8266#5086
    earlephilhower authored and d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    a7a5959 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d06cac2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    976b749 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad61dfc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ede6e44 View commit details
    Browse the repository at this point in the history
  17. enable nagle by default

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    2693714 View commit details
    Browse the repository at this point in the history
  18. minor update to IPv6 example

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    1bc5bc8 View commit details
    Browse the repository at this point in the history
  19. astyled example

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    e67b6f0 View commit details
    Browse the repository at this point in the history
  20. LLMNR: restore a removed test

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c7859ba View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    636aa28 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    17ba0f6 View commit details
    Browse the repository at this point in the history
  23. port OTA

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    afa747d View commit details
    Browse the repository at this point in the history
  24. IPAddress cosmetic

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0bbd791 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4708451 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e8c659e View commit details
    Browse the repository at this point in the history
  27. fix DNS

    d-a-v committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    63e1da7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b9f79f5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f271b2a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7f57694 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. remove circular dependency

    d-a-v committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    888bdb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d31c78 View commit details
    Browse the repository at this point in the history
  3. IPAddress needs to be copied

    d-a-v committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    15e7dfe View commit details
    Browse the repository at this point in the history
  4. IPAddress needs to be copied

    d-a-v committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    c8a81e5 View commit details
    Browse the repository at this point in the history
  5. IPaddress: fix nullptr

    d-a-v committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    254c252 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2b0b96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f53b52 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    0b7456b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. interface list for c++

    d-a-v committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    64802a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7cd735 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

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

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    0393171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63d2c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. + IfList: interface iterator

    d-a-v committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    0cde770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e855977 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f97603 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

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

Commits on Sep 28, 2018

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

Commits on Sep 29, 2018

  1. Configuration menu
    Copy the full SHA
    10638ba View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. Configuration menu
    Copy the full SHA
    5948b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd85431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0de3365 View commit details
    Browse the repository at this point in the history
  4. astyle

    d-a-v committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    f986cfe View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Configuration menu
    Copy the full SHA
    190c016 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    94eef5f View commit details
    Browse the repository at this point in the history
  2. cleaning

    d-a-v committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    f4cb3a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Configuration menu
    Copy the full SHA
    bc654a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    849f87a View commit details
    Browse the repository at this point in the history
  3. use CONST in place of constv2

    d-a-v committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    29618dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38efc64 View commit details
    Browse the repository at this point in the history
  5. + IPAddress::fromString4()

    d-a-v committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    1d78618 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcd8fcd View commit details
    Browse the repository at this point in the history
  7. use periodic timeout

    d-a-v committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    53b099b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    366d3a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2dcf863 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. comment

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    82eecf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7cd7d View commit details
    Browse the repository at this point in the history
  3. remove lowpan*

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    523aa05 View commit details
    Browse the repository at this point in the history
  4. fix example

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    97d2032 View commit details
    Browse the repository at this point in the history
  5. pio build

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    ece7393 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b526eef View commit details
    Browse the repository at this point in the history
  7. fix boards.txt

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    d377bad View commit details
    Browse the repository at this point in the history
  8. cast return type

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    271e94f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    326f705 View commit details
    Browse the repository at this point in the history
  10. rename IfList -> AddrList

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    d2bad35 View commit details
    Browse the repository at this point in the history
  11. rename IfList to AddrList

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    9ea8f0e View commit details
    Browse the repository at this point in the history
  12. fix example

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    f530d84 View commit details
    Browse the repository at this point in the history
  13. check WiFi.config args for v4()

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    c16a111 View commit details
    Browse the repository at this point in the history
  14. remove tools/sdk/include/mesh.h

    d-a-v committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    72a64f0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fdcca1f View commit details
    Browse the repository at this point in the history