coredns/plugin
Miek Gieben 928de738dd
Rename reverse zone constants (#1568)
Rename the constants to IP4arpa and IP6arpa (shorter and exported) and
make IsReverse return the type of the reverse zone which could be handy
for some callers.

Also add tests for IsReverse()
2018-02-28 08:43:19 -08:00
..
auto plugin/auto/file/secondary: Use new upstream resolver (#1534) 2018-02-16 09:44:50 +01:00
autopath Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
bind Plugin/BIND - extend the syntax to allow multiple addresses (#1512) 2018-02-14 20:19:32 +01:00
cache incl addtl rrs when computing cache ttl (#1549) 2018-02-21 21:02:49 +00:00
chaos Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
debug Manual pages (#1346) 2018-01-04 12:53:07 +00:00
dnssec Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
dnstap Enable goimports check, and fixes several imports format (#1525) 2018-02-14 10:00:04 -05:00
erratic Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
errors Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
etcd plugin/kubernetes: Add upstream @self and loop count (#1484) 2018-02-14 21:11:26 +01:00
federation support for zone transfer for kubernetes (#1259) 2018-02-08 16:11:04 +00:00
file plugin/auto/file/secondary: Use new upstream resolver (#1534) 2018-02-16 09:44:50 +01:00
forward doc: some function/vars/const/package level updates (#1558) 2018-02-23 15:02:05 +00:00
health Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
hosts Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
kubernetes Rename reverse zone constants (#1568) 2018-02-28 08:43:19 -08:00
loadbalance Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
log Add Chris back (#1513) 2018-02-09 10:48:07 +00:00
metrics Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
nsid Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
pkg Rename reverse zone constants (#1568) 2018-02-28 08:43:19 -08:00
pprof Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
proxy remove coredns-grpc reference and update DnsService link (#1542) 2018-02-19 15:29:20 +00:00
reload plugin/reload: disable for now (#1511) 2018-02-09 11:30:55 +00:00
reverse Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
rewrite check DO bit is maintaining status (#1526) 2018-02-14 20:18:02 +01:00
root Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
route53 Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
secondary plugin/auto/file/secondary: Use new upstream resolver (#1534) 2018-02-16 09:44:50 +01:00
template plugin/template: add upstream option (#1529) 2018-02-16 09:45:25 +01:00
test plugin/rewrite: rewrite responses for all record types (#1460) (#1463) 2018-02-06 18:40:46 +00:00
tls Fix with gofmt -s -w for plugin/tls/tls_test.go (#1552) 2018-02-22 07:25:55 +00:00
trace Plugin/BIND - extend the syntax to allow multiple addresses (#1512) 2018-02-14 20:19:32 +01:00
whoami Add a test case for case insensitive/preserving with whoami plugin (#1509) 2018-02-08 20:08:03 +00:00
backend.go plugin/kubernetes: Add upstream @self and loop count (#1484) 2018-02-14 21:11:26 +01:00
backend_lookup.go plugin/{kubernetes/etcd}: dynamic SOA (#1188) 2017-11-01 10:11:34 +00:00
normalize.go fix computation of reverse zone based on Ipv6 CIDRs (#1415) 2018-01-23 15:58:36 +00:00
normalize_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
plugin.go Add pkg/fall for Fallthrough (#1355) 2018-01-07 16:32:59 +00:00