This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coredns
Watch
1
Star
0
Fork
0
You've already forked coredns
mirror of
https://github.com/coredns/coredns.git
synced
2025-10-29 09:14:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b21646954c8fea174be8b769f16ddb213286753
coredns
/
middleware
/
file
/
zone_test.go
4 lines
34 B
Go
Raw
Normal View
History
Unescape
Escape
Implement a DNS zone Full implementation, DNS (and in the future DNSSEC). Returns answer in a hopefully standards compliant way. Testing with my miek.nl zone are included as well. This should correctly handle nodata, nxdomain and cnames.
2016-03-27 07:37:23 +01:00
package
file
empty non-terminal support When looking for a name in tree, return wether we got to a longer one - if so we had an ent. Add tests + dnssec tests and refactor the tests as well a bit.
2016-04-02 16:56:16 +01:00
// TODO tests here.
Reference in New Issue
Copy Permalink