2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 15:45:25 +00:00

[master] update README

This commit is contained in:
Evan Hunt
2014-02-19 21:04:28 -08:00
parent f0c00f10a0
commit fc73ba3528

7
README
View File

@@ -127,8 +127,11 @@ BIND 9.10.0
zones. This can simplify the process of rolling DNSSEC keys zones. This can simplify the process of rolling DNSSEC keys
by guaranteeing that cached signatures will have expired by guaranteeing that cached signatures will have expired
within the specified amount of time. within the specified amount of time.
- "dig +subnet" sends an EDNS client-subnet option when - "dig +subnet" sends an EDNS CLIENT-SUBNET option when
querying. querying.
- "dig +expire" sends an EDNS EXPIRE option when querying.
When sent with an SOA query, this will report the expiry
time of a slave zone.
- New "dnssec-coverage" tool to check DNSSEC key coverage - New "dnssec-coverage" tool to check DNSSEC key coverage
for a zone and report if a lapse in signing coverage has for a zone and report if a lapse in signing coverage has
been inadvertently scheduled. been inadvertently scheduled.