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

DNS Client Library #2045

Closed
zephyrbot opened this issue Jun 28, 2016 · 1 comment
Closed

DNS Client Library #2045

zephyrbot opened this issue Jun 28, 2016 · 1 comment
Labels
Milestone

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Jun 28, 2016

Reported by Flavio Santes:

Create a user-level DNS Library for Zephyr.
Developers must be able to obtain the IP addresses of a given domain name.

(Imported from Jira ZEP-501)

@zephyrbot
Copy link
Collaborator Author

by Flavio Santes:

This library implements RFC 1035.
So far, we are able to communicate and parse DNS datagrams. We are trying to test this implementation against any common use-case over IPv4 and IPv6 networks.

This library uses the netz API (ZEP-468).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant