bind9/bin
Mark Andrews 68cdc4774c Change the name and YAML format of EDNS UL
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.
2025-04-22 09:24:18 +10:00
..
check Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
confgen Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
delv use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
dig Change the name and YAML format of EDNS UL 2025-04-22 09:24:18 +10:00
dnssec use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
named use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
nsupdate switch to ISC_LIST_FOREACH everywhere 2025-03-31 13:45:10 -07:00
plugins implicitly declare list elements in ISC_LIST_FOREACH macros 2025-03-31 13:37:47 -07:00
rndc Fix rndc reset-stats documentation 2025-04-03 15:30:31 +02:00
tests Change the name and YAML format of EDNS UL 2025-04-22 09:24:18 +10:00
tools use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00