coredns/middleware
Miek Gieben 16e50ec5f8 Add state.SizeAndDo()
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.
2016-03-25 17:23:06 +00:00
..
chaos Add more tests and include the forgotten chaos_test.go as well 2016-03-25 10:32:12 +00:00
errors Implement chaos middleware 2016-03-25 08:36:32 +00:00
etcd Add tests for multi zone support 2016-03-25 16:24:43 +00:00
file Use context.Context 2016-03-19 07:32:50 +00:00
loadbalance Small optimization in round robin load balancing 2016-03-24 17:51:28 +00:00
log Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
prometheus Use context.Context 2016-03-19 07:32:50 +00:00
proxy Add state.SizeAndDo() 2016-03-25 17:23:06 +00:00
rewrite Allow rewriting of the the name of the query as well. And improve 2016-03-23 21:45:27 +00:00
commands.go First commit 2016-03-18 20:57:35 +00:00
commands_test.go First commit 2016-03-18 20:57:35 +00:00
exchange.go Add etcd middleware 2016-03-23 10:41:40 +00:00
host.go First commit 2016-03-18 20:57:35 +00:00
middleware.go Use context.Context 2016-03-19 07:32:50 +00:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
name.go Allow rewriting of the the name of the query as well. And improve 2016-03-23 21:45:27 +00:00
recorder.go Implement chaos middleware 2016-03-25 08:36:32 +00:00
recorder_test.go Use context.Context 2016-03-19 07:32:50 +00:00
replacer.go Random fixes and make servfail the special return code 2016-03-19 20:17:44 +00:00
replacer_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
state.go Add state.SizeAndDo() 2016-03-25 17:23:06 +00:00
state_test.go Use context.Context 2016-03-19 07:32:50 +00:00
zone.go Add etcd middleware 2016-03-23 10:41:40 +00:00