]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Move wire-test to bin/tools/named-wireformat
authorEvan Hunt <each@isc.org>
Mon, 3 Aug 2026 20:28:01 +0000 (20:28 +0000)
committerEvan Hunt <each@isc.org>
Mon, 3 Aug 2026 20:28:01 +0000 (20:28 +0000)
`wire-test`, a testing tool which parses wire-format DNS data and displays it in human-readable form, has been renamed to `named-wireformat` and moved from `bin/tests/system` to `bin/tools`.

Closes #2098

Merge branch '2098-wireformat-tool' into 'main'

See merge request isc-projects/bind9!12442


Trivial merge