You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Florian Schmaus edited this page Mar 8, 2016
·
4 revisions
Roadmap
Improve IPv6 support
Work on resolver performing a query on the system's resolver first (DNSClient), with fallback to RecursiveDNSClient
Use the information found in the additional section for fast lookups. But take care of potential security implications (I think some DNS RFCs discuss this).
Make DNSClient return the first non-error response message
Introduce higher level API which returns e.g. RRSet for a given query (e.g. "foo.bar.com", TYPE.A)
Maybe even allowing querying for TYPE.A and TYPE.AAAA