coredns/core/dnsserver
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
..
address.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
address_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
config.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
register.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
server-grpc.go Pass net.TCPAddr type as response address to gRPCresponse writer (#1258) 2017-11-27 21:38:06 +00:00
server-tls.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
server.go server: update comment (#1213) 2017-11-10 11:19:49 +00:00
server_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
zdirectives.go Add NSID plugin support for CoreDNS (#1273) 2017-12-04 08:28:27 -08:00