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
Miek Gieben
90f73c50cf
Add Scrub function
...
This function will make the message fit for the client's buffer, or
set the TC bit.
2016-03-26 09:26:54 +00:00
Miek Gieben
e408c81a8c
Add more tests and include the forgotten chaos_test.go as well
2016-03-25 10:32:12 +00:00
Miek Gieben
a655a5735b
Slowly adding all the tests from skydns
2016-03-23 22:59:05 +00:00
Miek Gieben
503cf5176a
clean println
2016-03-22 23:33:07 +00:00
Miek Gieben
58b5e93b8a
fix order
2016-03-22 23:31:11 +00:00
Miek Gieben
8c707c8031
more
2016-03-22 22:44:50 +00:00
Miek Gieben
ae841ae342
it compiles
2016-03-22 11:04:56 +00:00
Miek Gieben
1a7f0deadd
More cleanup - needs to think a little about NewSOA()
2016-03-22 10:29:48 +00:00
Miek Gieben
b6341e8b63
more etcd stuff
2016-03-20 21:36:55 +00:00
Miek Gieben
57d45cbbd8
Start working on a etcd backend
2016-03-20 17:44:58 +00:00