]> git.ipfire.org Git - thirdparty/bind9.git/commit
add missing EDNS option mnemonics to dig
authorEvan Hunt <each@isc.org>
Thu, 24 Oct 2024 21:51:58 +0000 (14:51 -0700)
committerEvan Hunt <each@isc.org>
Wed, 7 May 2025 07:00:10 +0000 (00:00 -0700)
commitb202ecc7ca913b3bd629470cc1704a429175ebab
tree0f744a6ed33f04343a6c26aec8b08ed3a533b275
parentac41f158fada7e27b64909581e8cb5e36489f76e
add missing EDNS option mnemonics to dig

Report-Channel and ZONEVERSION EDNS options can now be sent
using `dig +ednsopt=report-channel` (or `dig +ednsopt=rc` for
short), and `dig +ednsopt=zoneversion`.

(cherry picked from commit c30754f28b82cec4467c05452aae62ab56198830)
bin/dig/dighost.c