]> git.ipfire.org Git - thirdparty/pdns.git/commit
dns: Get rid of the ugly special case for OpCode 3 16032/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 24 Jul 2025 09:11:24 +0000 (11:11 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 25 Aug 2025 09:32:36 +0000 (11:32 +0200)
commitdca1d33944ef670096fb3a91531b89fe382dabec
tree43b21b9002787f8d9aeab615bb969d9a715dbb5e
parentd6af85c1bb94c0c860675f98b5ea64868e3645b5
dns: Get rid of the ugly special case for OpCode 3

As suggested by Miod.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
(cherry picked from commit b6898b5f3787e2528225fd5e22927f2e5ba3cc2b)
pdns/dns.cc
pdns/test-dns_cc.cc