Skip to content

DNS: Revork DNS query #2982

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 1 commit into from
Oct 13, 2016
Merged

DNS: Revork DNS query #2982

merged 1 commit into from
Oct 13, 2016

Conversation

bulislaw
Copy link
Member

Description

Fix DNS query behavior: don't query more servers if we got reply, make sure the return value is correct.

Status

READY

Migrations

If this PR changes any APIs or behaviors, give a short description of what API users should do when this PR is merged.
NO

Related PRs

List related PRs against other branches:
#2963

@kjbracey-arm @0xc0170

Copy link
Contributor

@kjbracey kjbracey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay to me, apart from the spelling "Revork".

Don't ask multiple DNS servers in case of successful connection, even if
the response is negative. Make sure the return value is correct.
@bulislaw
Copy link
Member Author

Fixed, thanks.

@bulislaw
Copy link
Member Author

/morph test

@mbed-bot
Copy link

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test

@bulislaw
Copy link
Member Author

No idea why did it fail -> seems all tests are ok.

@bridadan
Copy link
Contributor

@bulislaw I believe I've fixed the issue of it showing up as a failure even though everything is all good. Sorry about that!

Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sg-
Copy link
Contributor

sg- commented Oct 12, 2016

makin' it green

/morph test

@geky
Copy link
Contributor

geky commented Oct 12, 2016

+1 for revork

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 0

All builds and test passed!

@sg- sg- merged commit e24f398 into ARMmbed:master Oct 13, 2016
@bulislaw bulislaw deleted the dns_query_fix branch December 20, 2016 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants