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

Proper zone implemention #5

Closed
miekg opened this issue Mar 18, 2016 · 3 comments
Closed

Proper zone implemention #5

miekg opened this issue Mar 18, 2016 · 3 comments

Comments

@miekg
Copy link
Member

miekg commented Mar 18, 2016

Something better than list of dns.RRs

@miekg
Copy link
Member Author

miekg commented Mar 19, 2016

Listing of stuff:

  • CNAME handling (and maybe DNAME 'n stuff)
  • NODATA/NXDOMAIN fixes
  • Speed/memory consumption

@miekg
Copy link
Member Author

miekg commented Mar 26, 2016

First things first, so I will focus on getting actual correct replies from it, supports dnssec responses (positive ones only at first, then nsec). And updates should ping/notifies master server(s)

@miekg
Copy link
Member Author

miekg commented Mar 28, 2016

I've copied and adapted a LLRB tree, which should suffice for most occations. NODATA and NXDOMAIN and CNAME is handled as well.

@miekg miekg closed this as completed Mar 28, 2016
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

1 participant