plugin/forward: add it (#1447)

* plugin/forward: add it

This moves coredns/forward into CoreDNS. Fixes as a few bugs, adds a
policy option and more tests to the plugin.

Update the documentation, test IPv6 address and add persistent tests.

* Always use random policy when spraying

* include scrub fix here as well

* use correct var name

* Code review

* go vet

* Move logging to metrcs

* Small readme updates

* Fix readme
This commit is contained in:
Miek Gieben
2018-02-05 22:00:47 +00:00
committed by GitHub
parent fb1cafe5fa
commit 5b844b5017
19 changed files with 1431 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ file:file
auto:auto
secondary:secondary
etcd:etcd
forward:github.com/coredns/forward
forward:forward
proxy:proxy
erratic:erratic
whoami:whoami