]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add missing period to generated IPv4 6to4 name
authorMark Andrews <marka@isc.org>
Wed, 5 Jun 2024 03:59:39 +0000 (13:59 +1000)
committerMark Andrews <marka@isc.org>
Fri, 2 Aug 2024 00:09:17 +0000 (00:09 +0000)
commitb8363ffff9c6015bc818ac6cc08d4efd503e5d5e
treed358262e81a19ddcda27263d0c3016a7ac018a46
parent97a5b8bab25fca8370b002027da8fc10def87c13
Add missing period to generated IPv4 6to4 name

The period between the most significant nibble of the IPv4 address
and the 2.0.0.2.IP6.ARPA suffix was missing resulting in the wrong
name being checked.

(cherry picked from commit bca63437a15d857cdf79ca1f1bbcb5e5062e5fb8)
lib/dns/ssu.c