coredns/plugin/pkg/parse
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
..
host.go Fix HostPortOrFile to support IPv6 addresses with zone (#3527) 2020-01-16 20:47:39 +01:00
host_test.go Fix HostPortOrFile to support IPv6 addresses with zone (#3527) 2020-01-16 20:47:39 +01:00
parse.go Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
parse_test.go Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
transport.go Better naming (#2104) 2018-09-19 08:16:04 +01:00
transport_test.go Better naming (#2104) 2018-09-19 08:16:04 +01:00