]> git.ipfire.org Git - thirdparty/bind9.git/commit
Change the EDNS KEY-TAG YAML output format
authorMark Andrews <marka@isc.org>
Tue, 29 Oct 2024 05:01:58 +0000 (16:01 +1100)
committerMark Andrews <marka@isc.org>
Mon, 21 Apr 2025 23:24:18 +0000 (09:24 +1000)
commit27e8732c1726aebc43d41e39b115d0c7eda5bb77
tree5e7c817ea58bfc34570887569bbdf42488afe598
parent378bc7cfa69c5f1d58551896e8aeb95e5acccd0c
Change the EDNS KEY-TAG YAML output format

When using YAML, print the EDNS KEY-TAG as an array of integers
for easier machine parsing. Check the validity of the YAML output.
bin/tests/system/digdelv/tests.sh
lib/dns/message.c