mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-28 09:37:10 -04:00
TYPE65535->TYPE65534
This commit is contained in:
parent
4ee4e2f761
commit
51204d6aee
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ will not be completely signed until named has had time to walk the
|
|||
zone and generate the NSEC and RRSIG records. Initially the NSEC
|
||||
record at the zone apex will have the OPT bit set. When the NSEC
|
||||
chain is complete the OPT bit will be cleared. Additionally when
|
||||
the zone is fully signed the private type (default TYPE65535) records
|
||||
the zone is fully signed the private type (default TYPE65534) records
|
||||
will have a non zero value for the final octet.
|
||||
|
||||
The private type record has 5 octets.
|
||||
|
|
|
|||
Loading…
Reference in a new issue