bind9/bin/dig
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
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c implicitly declare list elements in ISC_LIST_FOREACH macros 2025-03-31 13:37:47 -07:00
dig.rst Add support for EDNS ZONEVERSION to dig 2025-03-24 22:16:09 +00:00
dighost.c Change the name and YAML format of EDNS UL 2025-04-22 09:24:18 +10:00
dighost.h Add support for EDNS ZONEVERSION to dig 2025-03-24 22:16:09 +00:00
host.c switch to ISC_LIST_FOREACH everywhere 2025-03-31 13:45:10 -07:00
host.rst Do HTTPS record query from host in addition 2025-02-18 14:56:08 +00:00
Makefile.am Drop readline alternatives in favor of libedit 2025-03-31 15:20:40 +02:00
nslookup.c use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00