coredns/plugin
Yong Tang b52c3418b2
Add NSID plugin support for CoreDNS (#1273)
* Add NSID plugin support for CoreDNS

This fix adds NSID plugin support for CoreDNS, as was proposed
in 1256.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Add test cases for NSID plugin

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Generate code for NSID plugin

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Use hostname as the default (as with bind), and remove unneeded copy

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Add README.md

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-12-04 08:28:27 -08:00
..
auto doc update (#1140) 2017-10-10 09:39:35 +02:00
autopath docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
bind plugins: expand examples (#1077) 2017-09-15 09:56:05 +01:00
cache fuzz: put fuzzing stuff in own build tag (#1215) 2017-11-10 13:59:42 +00:00
chaos docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
debug docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
dnssec plugin/dnssec: Drop inserting DS records on delegation (#1266) 2017-12-01 11:14:39 +00:00
dnstap Added reconnect feature for dnstap plugin (#1267) 2017-12-01 11:16:14 +00:00
erratic plugin/health: implement dyn health checks (#1214) 2017-11-13 09:52:40 +00:00
errors pkg: add dnstest (#1098) 2017-09-21 15:15:47 +01:00
etcd plugin/etcd: drop inflight (#1249) 2017-11-26 17:21:24 +00:00
federation this too 2017-11-13 16:15:10 +00:00
file fuzz: put fuzzing stuff in own build tag (#1215) 2017-11-10 13:59:42 +00:00
health plugin/health: implement dyn health checks (#1214) 2017-11-13 09:52:40 +00:00
hosts add goroutine to check hosts file for updates (#1180) 2017-10-31 07:40:47 +00:00
kubernetes fix external service type check (#1246) 2017-11-22 11:17:27 +00:00
loadbalance doc update (#1140) 2017-10-10 09:39:35 +02:00
log plugin/log: remove need to specify stdout (#1221) 2017-11-13 09:23:27 +00:00
metrics metrics: use exponentional buckets (#1261) 2017-12-01 11:15:05 +00:00
nsid Add NSID plugin support for CoreDNS (#1273) 2017-12-04 08:28:27 -08:00
pkg plugin/proxy: when HC fails increase fails (#1270) 2017-12-01 15:57:34 +00:00
pprof doc update (#1140) 2017-10-10 09:39:35 +02:00
proxy plugin/proxy: add note about HC and google_https (#1269) 2017-12-01 13:21:18 +00:00
reverse docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
rewrite plugin/rewrite: don't set or use ecs.DraftOption (#1262) 2017-11-28 14:03:20 +00:00
root docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
secondary Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
test golint cleanup (#1085) 2017-09-15 23:34:02 +01:00
tls Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
trace plugin: README.md updates (#1084) 2017-09-15 22:27:55 +01:00
whoami docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
backend.go plugin/{kubernetes/etcd}: dynamic SOA (#1188) 2017-11-01 10:11:34 +00:00
backend_lookup.go plugin/{kubernetes/etcd}: dynamic SOA (#1188) 2017-11-01 10:11:34 +00:00
normalize.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
normalize_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
plugin.go metrics: use exponentional buckets (#1261) 2017-12-01 11:15:05 +00:00
plugin_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00