Skip to content
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

Spike: Decide the behaviour of our resolver #14

Open
natalieesk opened this issue Aug 9, 2016 · 2 comments
Open

Spike: Decide the behaviour of our resolver #14

natalieesk opened this issue Aug 9, 2016 · 2 comments

Comments

@natalieesk
Copy link
Contributor

No description provided.

@natalieesk natalieesk self-assigned this Aug 9, 2016
@rosatolen
Copy link

In case we want to use our resolver with Firefox:
How to force firefox to resolve dns requests through a local socks proxy

@natalieesk
Copy link
Contributor Author

The basic requirements of a DNS resolver that we should satisfy are:

  • Making requests to nameservers
  • Retrying those requests if the response is invalid
  • Handling error responses (presumably by sending a DNS error back to the application that made the request)
  • Returning the address to the requesting application

@natalieesk natalieesk removed their assignment Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants