-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Make DNS resolution order selectable during runtime or compile time #6865
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
Merged
Merged
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
4d51978
Make DNS resolution order selectable during runtime or compile time (…
4288466
Merge branch 'master' into master
altelch ffb463d
Merge branch 'master' into master
altelch 7706e66
Extend IPv6 example to show usage of new hostByName function with sel…
2b1de87
Merge branch 'master' of https://github.com/altelch/Arduino
a376fac
Merge branch 'master' into master
altelch 4d507df
Fix function definition of fqdn_rt in IPv6.ino.
altelch cab31c1
Fix function call.
altelch 6e9ff58
Fix missing bracket...
altelch 8d944d3
Only run if built with dual stack support
altelch 25fdfd4
Merge branch 'master' into master
altelch d546877
Make DNS resolution order selectable during runtime or compile time (…
50f79b8
Extend IPv6 example to show usage of new hostByName function with sel…
198f2eb
Fix function definition of fqdn_rt in IPv6 example.
116c212
Merge branch 'master' of https://github.com/altelch/Arduino
700247b
Implement enum class for resolve type
5bd5cd6
Fix example IPv6.ino
198cc1f
Fix typedef in ESP8266WiFiGeneric.h function call
37f3267
Change enum class definition to not depend on lwip/dns.h
7751792
Move err_t err definition outside switch. Fix typecast.
32e7e87
Always define DNSResolveType as pio test otherwise failes even if the…
1660cbe
Merge branch 'master' into master
altelch eae8010
Merge branch 'master' into master
altelch 10a37cb
Merge branch 'master' into master
altelch d96e6b4
Merge branch 'master' into master
altelch 5bc5d5f
Merge branch 'master' into master
altelch 03b8011
Merge branch 'master' into master
altelch 12f9cce
Merge branch 'master' into master
altelch 52b6208
Merge branch 'master' into master
altelch 82112df
Merge branch 'master' into master
altelch af2a88e
Merge branch 'master' into master
altelch e1c7209
Merge branch 'master' into master
altelch 978570d
Merge branch 'master' into master
altelch f55b26c
Merge branch 'master' into master
altelch 98034d4
Merge branch 'master' into master
altelch 3c66eca
Merge branch 'master' into master
altelch b40ffb1
Merge branch 'master' into master
altelch a587b6f
Merge branch 'master' into master
altelch f0654d4
Merge branch 'master' into master
altelch c6b44cc
Merge branch 'master' into master
altelch 45cfd3b
Merge branch 'master' into master
altelch 09e34d8
Merge branch 'master' into master
altelch c6c0a18
Merge branch 'master' into master
altelch 0dacf59
Merge branch 'master' into master
altelch 838fc88
Merge branch 'master' into master
altelch f4aae68
Merge branch 'master' into master
altelch f9a098c
Merge branch 'master' into master
altelch efef2e7
Merge branch 'master' into master
altelch 14d1441
Merge branch 'master' into master
altelch a61637e
Merge branch 'master' into master
altelch 0aff6d2
Merge branch 'master' into master
altelch d1dccc1
Merge branch 'master' into master
altelch d748114
Merge branch 'master' into master
altelch 021c18f
Merge branch 'master' into master
altelch edd97b9
Merge branch 'master' into master
altelch 15f2648
Merge branch 'master' into master
altelch 94be45c
Merge branch 'master' into master
altelch 9cfb838
Merge branch 'master' into master
altelch 24f55fe
Merge branch 'master' into master
altelch 24d17ce
Merge branch 'master' into master
altelch 0528d83
Merge branch 'master' into master
altelch 8f9c5db
Merge branch 'master' into master
altelch 863e8be
Merge branch 'master' into master
altelch 77de061
Merge branch 'master' into master
altelch b2e59fa
Merge branch 'master' into master
d-a-v File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.