Commit e50c425d authored by Yong Tang's avatar Yong Tang Committed by Miek Gieben

Add NSID description to README.md. (#1388)

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent 05ebfaa3
...@@ -40,6 +40,7 @@ Currently CoreDNS is able to: ...@@ -40,6 +40,7 @@ Currently CoreDNS is able to:
* Provide metrics (by using Prometheus) (*metrics*). * Provide metrics (by using Prometheus) (*metrics*).
* Provide query (*log*) and error (*error*) logging. * Provide query (*log*) and error (*error*) logging.
* Support the CH class: `version.bind` and friends (*chaos*). * Support the CH class: `version.bind` and friends (*chaos*).
* Support the RFC 5001 DNS name server identifier (NSID) option (*nsid*).
* Profiling support (*pprof*). * Profiling support (*pprof*).
* Rewrite queries (qtype, qclass and qname) (*rewrite*). * Rewrite queries (qtype, qclass and qname) (*rewrite*).
* Echo back the IP address, transport and port number used (*whoami*). This is also the default * Echo back the IP address, transport and port number used (*whoami*). This is also the default
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment