Miek Gieben
b915393aa0
Add Benchmark functions
...
Add benchmark for normal and DNSSEC lookup. We can probably shave quite
a lot of these, but first lets actually get to something that is
serving.
2016-03-31 22:10:17 +01:00
Miek Gieben
9ba31ceb87
Think about wildcards
2016-03-30 13:26:51 +00:00
Miek Gieben
48f7d55f27
Get positive dnssec stuff going
2016-03-30 13:25:45 +00:00
Miek Gieben
6eae17b0bd
Add testing package
...
This already includes a bunch of helper functions that aid in testing.
Factor out etcd and file testing to use this package.
Fixes : #50
2016-03-28 10:49:28 +01:00
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