coredns/plugin
Miek Gieben c349446a23
Cleanup ParseHostOrFile ()
Create plugin/pkg/transport that holds the transport related functions.
This needed to be a new pkg to prevent cyclic import errors.

This cleans up a bunch of duplicated code in core/dnsserver that also
tried to parse a transport (now all done in transport.Parse).

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-09-19 07:29:37 +01:00
..
auto Default to scrubbing replies in the server () 2018-08-29 12:26:22 +01:00
autopath Typo fixes () 2018-08-14 08:55:55 -07:00
bind Clean up tests logging () 2018-07-19 16:23:06 +01:00
cache Add MINTTL parameter to cache configuration. () 2018-09-03 21:26:02 +02:00
chaos Clean up tests logging () 2018-07-19 16:23:06 +01:00
debug Clean up tests logging () 2018-07-19 16:23:06 +01:00
deprecated Implement deprecation notice for 1.1.4 () 2018-05-24 14:30:01 +01:00
dnssec Move cache Keys to 64bit for a better dispersion and lower collision frequency () 2018-08-31 14:26:43 -07:00
dnstap dnstap.TapperFromContext always returns nil () 2018-08-01 22:58:23 +00:00
erratic plugin/erratic: add axfr support () 2018-07-20 10:25:54 +01:00
errors Clean up tests logging () 2018-07-19 16:23:06 +01:00
etcd Default to scrubbing replies in the server () 2018-08-29 12:26:22 +01:00
federation plugin/federation: handle missing avail-zone/region labels better () 2018-09-12 07:07:24 +01:00
file Default to scrubbing replies in the server () 2018-08-29 12:26:22 +01:00
forward Cleanup ParseHostOrFile () 2018-09-19 07:29:37 +01:00
health Clean up tests logging () 2018-07-19 16:23:06 +01:00
hosts Default to scrubbing replies in the server () 2018-08-29 12:26:22 +01:00
kubernetes Cleanup ParseHostOrFile () 2018-09-19 07:29:37 +01:00
loadbalance Clean up tests logging () 2018-07-19 16:23:06 +01:00
log Clean up tests logging () 2018-07-19 16:23:06 +01:00
loop Document current limitations of loop () 2018-07-23 20:37:41 +01:00
metadata Typo fixes () 2018-08-14 08:55:55 -07:00
metrics Metrics listener fix () 2018-08-21 11:52:25 -04:00
nsid Clean up tests logging () 2018-07-19 16:23:06 +01:00
pkg Cleanup ParseHostOrFile () 2018-09-19 07:29:37 +01:00
pprof Clean up tests logging () 2018-07-19 16:23:06 +01:00
proxy [plugin/proxy]: Return on WriteMsg err. () 2018-09-17 10:21:12 -07:00
reload Typo fixes () 2018-08-14 08:55:55 -07:00
rewrite Move suffix example out of EDNS0 section () 2018-09-17 16:41:38 -04:00
root Typo fixes () 2018-08-14 08:55:55 -07:00
route53 [plugin/route53]: Support batch mode operation. () 2018-09-17 11:19:07 -07:00
secondary Fix ineffassign () 2018-07-28 10:32:13 +01:00
template Default to scrubbing replies in the server () 2018-08-29 12:26:22 +01:00
test plugin/test: Fix documentation () 2018-07-07 08:30:57 +01:00
tls Clean up tests logging () 2018-07-19 16:23:06 +01:00
trace Clean up tests logging () 2018-07-19 16:23:06 +01:00
whoami New plugin: loop () 2018-07-20 19:45:17 +01:00
backend.go all: fix plugin import ordering () 2018-04-22 08:34:35 +01:00
backend_lookup.go plugin/kubernetes: Create records for portless services () 2018-08-27 10:10:51 -04:00
log_test.go Clean up tests logging () 2018-07-19 16:23:06 +01:00
normalize.go Cleanup ParseHostOrFile () 2018-09-19 07:29:37 +01:00
normalize_test.go CIDR query routing () 2017-10-24 10:16:03 +01:00
plugin.go all: fix plugin import ordering () 2018-04-22 08:34:35 +01:00