]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3459-rrl-wildcard-handling' into 'main'
authorMichał Kępień <michal@isc.org>
Thu, 8 Sep 2022 07:35:43 +0000 (07:35 +0000)
committerMichał Kępień <michal@isc.org>
Thu, 8 Sep 2022 07:35:43 +0000 (07:35 +0000)
commit5fdff51785171df0c511be8aeaf05c3dcf8b3793
tree96136b426cd08f6381bfd79f77b2e38fca460b83
parent089fcfbcbdaba46d13ac6f83a2a5d43aa9319317
parent0b0cf12741f4d975328c1e4fe95ee1bbc4af46ba
Merge branch '3459-rrl-wildcard-handling' into 'main'

Make RRL code treat all QNAMEs subject to wildcard processing as the same name

Closes #3459

See merge request isc-projects/bind9!6744