coredns/core/setup
Miek Gieben 885e6e8246 Allow more than 1 address for transfer (#121)
No reason why not to allow more then one address:
`transfer to 127.0.0.1 10.240.20.1`.

Fix startup as well, as it turned out to be broken...
2016-04-14 19:57:39 +01:00
..
testdata First commit 2016-03-18 20:57:35 +00:00
bindhost.go First commit 2016-03-18 20:57:35 +00:00
chaos.go Implement chaos middleware 2016-03-25 08:36:32 +00:00
chaos_test.go Implement chaos middleware 2016-03-25 08:36:32 +00:00
controller.go Use context.Context 2016-03-19 07:32:50 +00:00
errors.go Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
errors_test.go Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
etcd.go All (non etcd) tests are now local (#105) 2016-04-11 15:56:22 +01:00
file.go Allow more than 1 address for transfer (#121) 2016-04-14 19:57:39 +01:00
health.go A health middleware 2016-04-06 09:21:46 +01:00
loadbalance.go Add roundrobin middleware 2016-03-23 21:38:35 +00:00
log.go Fix middleware log 2016-03-19 11:16:08 +00:00
log_test.go Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
metrics.go correct EDNS responses (#96) 2016-04-09 16:17:53 +01:00
proxy.go First commit 2016-03-18 20:57:35 +00:00
rewrite.go only rewrite types when they are given in uppercase 2016-03-19 22:12:07 +00:00
rewrite_test.go Use context.Context 2016-03-19 07:32:50 +00:00
roller.go First commit 2016-03-18 20:57:35 +00:00
root.go First commit 2016-03-18 20:57:35 +00:00
root_test.go First commit 2016-03-18 20:57:35 +00:00
secondary.go Allow more than 1 address for transfer (#121) 2016-04-14 19:57:39 +01:00
startupshutdown.go First commit 2016-03-18 20:57:35 +00:00
startupshutdown_test.go First commit 2016-03-18 20:57:35 +00:00