Ready for CoreDNS testing
This commit is contained in:
parent
772469d21b
commit
b79df4bf1d
9 changed files with 290 additions and 124 deletions
6
TODO.txt
Normal file
6
TODO.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
- CNAME resolution
|
||||
- Ensure NS records don't point inward (will require changes to unrelated tests)
|
||||
- Alias values via `!alias <hostname> <type> [index, default 0]`
|
||||
- e.g. `www: !alias example.com A`
|
||||
- Maybe ALIAS "records" too, to reduce complexity vs
|
||||
- Either way, resolved at validate time, not at query time, and only searches within loaded zones, not external
|
||||
Loading…
Add table
Add a link
Reference in a new issue