coredns/plugin
Brad P. Crochet aa8c325d4a Fix HostPortOrFile to support IPv6 addresses with zone (#3527)
1. The HostPortOrFile tests don't have any IPv6 tests. This adds some.
2. The HostPortOrFile breaks if any of the addresses have IPv6 zone
defined. ParseIP does not handle %zone anymore.

Signed-off-by: Brad P. Crochet <brad@redhat.com>
2020-01-16 20:47:39 +01:00
..
acl Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
any Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
auto Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
autopath Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
azure Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
bind Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
bufsize Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
cache plugin/cache: update comment to conform to the implementation (#3573) 2020-01-03 14:26:53 +01:00
cancel Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
chaos Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
clouddns doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
debug plugin register (#3321) 2019-09-28 10:40:43 +01:00
deprecated all: simply registering plugins (#3287) 2019-09-20 08:02:30 +01:00
dnssec Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
dnstap Remove trailing whitespace as otherwise make check fails (#3515) 2019-12-07 15:47:18 +00:00
erratic Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
errors Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
etcd Resolve TXT records via CNAME (#3557) 2020-01-03 14:16:04 +01:00
file plugin/sign: fix signing of authoritative data (#3479) 2019-12-06 19:54:31 +00:00
forward Dedup policy implement between grpc and proxy plugin (#3537) 2019-12-17 08:15:31 +00:00
grpc Dedup policy implement between grpc and proxy plugin (#3537) 2019-12-17 08:15:31 +00:00
health doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
hosts Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
import Directive -> plugin (#3363) 2019-10-08 10:20:48 +01:00
k8s_external Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
kubernetes Resolve TXT records via CNAME (#3557) 2020-01-03 14:16:04 +01:00
loadbalance Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
log Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
loop Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
metadata Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
metrics use pkg/reuseport in rest plugins (#3492) 2019-12-06 10:55:40 +00:00
nsid Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
pkg Fix HostPortOrFile to support IPv6 addresses with zone (#3527) 2020-01-16 20:47:39 +01:00
pprof redirect handler for pprof index (#3503) 2019-12-06 19:04:49 +00:00
ready Fix reloading in health and ready (#3473) 2019-11-20 12:14:37 +00:00
reload Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
rewrite doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
root Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
route53 doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
secondary doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
sign sign: add expiration jitter (#3588) 2020-01-12 04:56:57 -08:00
template Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
test cleanup: remove redundant return statement (#3297) 2019-09-23 14:40:14 +01:00
tls doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
trace Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
transfer Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
whoami Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
backend.go Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
backend_lookup.go Resolve TXT records via CNAME (#3557) 2020-01-03 14:16:04 +01:00
done.go go report card fixes (#3182) 2019-08-24 18:14:25 +00:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
normalize.go add MustNormalize (#3385) 2019-10-19 08:08:14 +01:00
normalize_test.go add MustNormalize (#3385) 2019-10-19 08:08:14 +01:00
plugin.go typo fixes (#3169) 2019-08-21 16:08:55 -04:00
register.go all: simply registering plugins (#3287) 2019-09-20 08:02:30 +01:00