mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-04 14:30:36 -05:00
The offical EDNS option name for "UL" is "UPDATE-LEASE". We now emit "UPDATE-LEASE" instead of "UL", when printing messages, but "UL" has been retained as an alias on the command line. Update leases consist of 1 or 2 values, LEASE and KEY-LEASE. These components are now emitted separately so they can be easily extracted from YAML output. Tests have been added to check YAML correctness. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||