coredns/middleware/file
Miek Gieben 5387c162c9 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-28 10:15:05 +01:00
..
tree Implement a DNS zone 2016-03-28 10:15:05 +01:00
file.go Implement a DNS zone 2016-03-28 10:15:05 +01:00
file.md Implement a DNS zone 2016-03-28 10:15:05 +01:00
file_test.go Use context.Context 2016-03-19 07:32:50 +00:00
lookup.go Implement a DNS zone 2016-03-28 10:15:05 +01:00
lookup_test.go Implement a DNS zone 2016-03-28 10:15:05 +01:00
zone.go Implement a DNS zone 2016-03-28 10:15:05 +01:00
zone_test.go Implement a DNS zone 2016-03-28 10:15:05 +01:00