-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Add DNS forwarder to DNSServer #7237
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 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
407e481
Added DNS forwarder support.
mhightower83 0e33d6e
Added example to use DNS forwarder
mhightower83 63f8958
Cleanup for CI
mhightower83 aa430d0
Fixed insert error
mhightower83 a101809
Add/updated comments. Remove commented code.
mhightower83 3fc1be2
Merge branch 'master' into pr-dns-forwarder
mhightower83 ad62a7f
Added missing include for unsupported build environment
mhightower83 ee97777
Updated HTML to limit/remove screen flash when using show password.
mhightower83 16d02f6
Merge branch 'master' into pr-dns-forwarder
mhightower83 6755a5b
Reserved space in String page. Re-adjusted size of chuncks.
mhightower83 7453544
Merge branch 'master' into pr-dns-forwarder
mhightower83 10f6311
Added logic to handle dividing large PROGMEM strings into smaller chunks
mhightower83 96eacc3
Merge branch 'master' into pr-dns-forwarder
mhightower83 1b67f96
Merge branch 'pr-dns-forwarder' of github.com:mhightower83/Arduino in…
mhightower83 eb1f508
Merge branch 'master' into pr-dns-forwarder
mhightower83 88d1abf
Merge branch 'master' into pr-dns-forwarder
mhightower83 5370ba3
Merge branch 'pr-dns-forwarder' of github.com:mhightower83/Arduino in…
mhightower83 f9371b3
Corrected case statement in getPhyModeChar().
mhightower83 33aed64
Merge branch 'master' into pr-dns-forwarder
mhightower83 0613216
Fixed errors.
mhightower83 1ef128c
typo
mhightower83 696c865
Merge branch 'master' into pr-dns-forwarder
mhightower83 22769c5
Merge branch 'master' into pr-dns-forwarder
mhightower83 ff5d79a
Merge branch 'master' into pr-dns-forwarder
mhightower83 e09e6e8
Merge branch 'master' into pr-dns-forwarder
mhightower83 ab0472e
Merge branch 'master' into pr-dns-forwarder
mhightower83 64a8191
Merge branch 'master' into pr-dns-forwarder
mhightower83 7178c2e
Merge branch 'master' into pr-dns-forwarder
mhightower83 f605f12
Merge branch 'master' into pr-dns-forwarder
mhightower83 aa138b5
Merge branch 'master' into pr-dns-forwarder
mhightower83 682d08d
Merge branch 'master' into pr-dns-forwarder
mhightower83 3681092
Merge branch 'master' into pr-dns-forwarder
mhightower83 5a69137
Merge branch 'master' into pr-dns-forwarder
mhightower83 6d95e41
Added inline to constexpr
mhightower83 32fe7e1
Updates
mhightower83 dda4e04
Update libraries/DNSServer/examples/NAPTCaptivePortal/NAPTCaptivePort…
mhightower83 8afa9ca
Update libraries/DNSServer/examples/NAPTCaptivePortal/NAPTCaptivePort…
mhightower83 1da9785
Merge branch 'master' into pr-dns-forwarder
mhightower83 ea3e971
style
mhightower83 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
Added inline to constexpr
removed typedef Changed run_CI_locally.sh to run ci/style_check.sh. Copied resulting style changes from /tmp to PR
- Loading branch information
commit 6d95e41e6978c3ce882798d54073518804a89561
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
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
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.