This project is mirrored from https://github.com/coredns/coredns.git.
The repository failed to update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
- 26 Mar, 2016 4 commits
-
-
Miek Gieben authored
-
Miek Gieben authored
Add state.SizeAndDo()
-
Miek Gieben authored
This methods returns an OPT record which can be used to create a new message with the same bufsize and Do bit as the original one.
-
Miek Gieben authored
Working as intended and now tested.
-
- 25 Mar, 2016 10 commits
-
-
Miek Gieben authored
Thus record only diffing in the Key were seen as identical and not included in the end results. Of course this being a map when and if this would happen was rather random. Fixed by including Key. Further small tweaks and code refactors.
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
Chaos middleware
-
Miek Gieben authored
This allows for CH TXT queries that return some information about the server and/or the authors (or whatever you put in there).
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
Closes #41
-
Miek Gieben authored
This adds *most* of the tests from SkyDNS, things lacking is the stubzone checking, groups and the trim prefix. These will be added in subsequent PRs and in separate test files.
-
- 24 Mar, 2016 10 commits
-
-
Miek Gieben authored
Etcd stub
-
Miek Gieben authored
SkyDNS can forward requests from one instance to another. Add this base infrastructure for this feature to CoreDNS. Add more tests as well.
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
Rewrite the name of the query as well
-
Miek Gieben authored
the docs a little.
-
Miek Gieben authored
Middleware/loadbalance
-
Miek Gieben authored
This middleware allows you to round robin a/aaaa records in a reply and maybe more in the future (i.e.) sort a packet?
-
Miek Gieben authored
-
- 23 Mar, 2016 10 commits
-
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
This middleware acts in the same way as SkyDNS. We might add options to allow it to be behave different, but for now it will suffice. A Corefile like: .:1053 { etcd miek.nl proxy . 8.8.8.8:53 } will perform lookup in etcd and proxy everything not miek.nl to Google for further resolution. The internal etcd forwarding *also* uses the proxy infrastructure, meaning you get health check and such for (almost) free -
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
- 22 Mar, 2016 6 commits
-
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-