lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation and other fixes by d-a-v · Pull Request #6887 · esp8266/Arduino

added 2 commits

December 7, 2019 01:11
lwip2: Allow IPv4 and IPv6 DNS and SNTP server configured via DHCP to co-exist (patch against upstream)

@d-a-v d-a-v mentioned this pull request

Dec 7, 2019

@d-a-v d-a-v mentioned this pull request

Jan 16, 2020

6 tasks

@d-a-v

@d-a-v

- enable more efficient chksum algorithm thanks to Richard Allen
- enable tcp listener with backlog

@d-a-v d-a-v changed the title lwip2: remove git sub-sub-module dependency on external repository lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation

Jan 23, 2020

@d-a-v

This was referenced

Jan 31, 2020

@devyte

@d-a-v

@d-a-v d-a-v changed the title lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation (WIP) lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation

Feb 5, 2020

@d-a-v

@d-a-v d-a-v changed the title (WIP) lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation BREAKING lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation

Feb 5, 2020

@d-a-v

@d-a-v

@d-a-v d-a-v changed the title BREAKING lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation (WIP) BREAKING: lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation

Feb 5, 2020

@d-a-v

@d-a-v d-a-v changed the title (WIP) BREAKING: lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation BREAKING: lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation

Feb 5, 2020

@d-a-v d-a-v changed the title BREAKING: lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation BREAKING: lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation and other fixes

Feb 5, 2020

@d-a-v

because one must not believe it can be redefined before including WiFiServer.h

devyte

@d-a-v d-a-v changed the title BREAKING: lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation and other fixes (WIP) lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation and other fixes

Feb 6, 2020

@d-a-v

@d-a-v

@d-a-v d-a-v changed the title (WIP) lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation and other fixes lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation and other fixes

Feb 17, 2020

@d-a-v