]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix EDNS LLQ option YAML output
authorMark Andrews <marka@isc.org>
Tue, 29 Oct 2024 03:06:57 +0000 (14:06 +1100)
committerEvan Hunt <each@isc.org>
Wed, 7 May 2025 07:00:10 +0000 (00:00 -0700)
commit246fadfef2ea687647b81063163036975014b5fb
treea0a1da4b6881a938f78a6ce9103f37adfff5c0a9
parent758f5e6892303111280899d1aec3a8fdad6ced94
Fix EDNS LLQ option YAML output

The EDNS LLQ option was not being emitted as valid YAML. Correct
the output to be valid YAML with each field of the LLQ being
individually selectable.

(cherry picked from commit 81334113c39d419528e540dcf94f0046544f6edb)
bin/tests/system/digdelv/tests.sh
lib/dns/message.c