-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
dns: default to verbatim=true in dns.lookup() #39987
Closed
Closed
Commits on Sep 3, 2021
-
dns: default to verbatim=true in dns.lookup()
Switch the default from false (reorder the result so that IPv4 addresses come before IPv6 addresses) to true (return them exactly as the resolver sent them to us.) Fixes: nodejs#31566 Refs: nodejs#6307 Refs: nodejs#20710 Refs: nodejs#38099 Reissue of nodejs#31567 Reissue of nodejs#37681 Reissue of nodejs#37931
Configuration menu - View commit details
-
Copy full SHA for 05bbc0e - Browse repository at this point
Copy the full SHA 05bbc0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for acdfa26 - Browse repository at this point
Copy the full SHA acdfa26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36c0fe2 - Browse repository at this point
Copy the full SHA 36c0fe2View commit details
Commits on Sep 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 09e0021 - Browse repository at this point
Copy the full SHA 09e0021View commit details -
Configuration menu - View commit details
-
Copy full SHA for b352e42 - Browse repository at this point
Copy the full SHA b352e42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7956d2d - Browse repository at this point
Copy the full SHA 7956d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca2309 - Browse repository at this point
Copy the full SHA 9ca2309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a4bca - Browse repository at this point
Copy the full SHA 32a4bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5822f5e - Browse repository at this point
Copy the full SHA 5822f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82af5ec - Browse repository at this point
Copy the full SHA 82af5ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb3a69 - Browse repository at this point
Copy the full SHA 0cb3a69View commit details
Commits on Sep 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dba92ad - Browse repository at this point
Copy the full SHA dba92adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b3eaa - Browse repository at this point
Copy the full SHA f5b3eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac9106 - Browse repository at this point
Copy the full SHA 6ac9106View commit details -
Configuration menu - View commit details
-
Copy full SHA for e385c66 - Browse repository at this point
Copy the full SHA e385c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 431f7b2 - Browse repository at this point
Copy the full SHA 431f7b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 424f34f - Browse repository at this point
Copy the full SHA 424f34fView commit details -
dns: apply suggestions from code review
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 559c3f3 - Browse repository at this point
Copy the full SHA 559c3f3View commit details
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.