]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix ZoneName::operator< by traversing DNSName in the right direction.
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 26 Jun 2025 07:41:17 +0000 (09:41 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 26 Jun 2025 07:42:32 +0000 (09:42 +0200)
commit98a186e5af1e2eb92d46aac890de7c4dab8920ca
tree99d738fc6dc5ac59b762e4efa6ed3d0de0dce8ce
parent04ca63229445fb8a41c9c563e8cc4ad6e6b054cf
Fix ZoneName::operator< by traversing DNSName in the right direction.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/dnsname.cc