From e50c425d67e1c41a9673f94f238963a4694137e4 Mon Sep 17 00:00:00 2001 From: Yong Tang Date: Sat, 13 Jan 2018 08:17:59 -0800 Subject: [PATCH] Add NSID description to README.md. (#1388) Signed-off-by: Yong Tang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41fb77619..bd7137acc 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Currently CoreDNS is able to: * Provide metrics (by using Prometheus) (*metrics*). * Provide query (*log*) and error (*error*) logging. * Support the CH class: `version.bind` and friends (*chaos*). +* Support the RFC 5001 DNS name server identifier (NSID) option (*nsid*). * Profiling support (*pprof*). * Rewrite queries (qtype, qclass and qname) (*rewrite*). * Echo back the IP address, transport and port number used (*whoami*). This is also the default