coredns/core/dnsserver
Miek Gieben 53ac25d1c3 Add middleware/erratic (#471)
This middleware allows playing with responses. Only one type is
implemented: it allows you to drop queries. I.e. withhold the response
from the client.
2017-01-06 09:42:30 +00:00
..
address.go Use dns.port argument as default 2016-10-07 10:16:28 +00:00
address_test.go Cleanups and tests (#272) 2016-09-19 11:26:00 +01:00
config.go middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00
directives.go Add middleware/erratic (#471) 2017-01-06 09:42:30 +00:00
register.go Use dns.port argument as default 2016-10-07 10:16:28 +00:00
server.go middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00