]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
hints: fix names inside home.arpa.
authorVladimír Čunát <vladimir.cunat@nic.cz>
Sat, 10 Jun 2023 08:34:12 +0000 (10:34 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 15 Jun 2023 15:14:44 +0000 (15:14 +0000)
commitaf59d6b7895b873c5e94bf41b8992a179b12fe75
tree5acf13d33d958b723fa95dfa5577e0ccd9860606
parentba319691f6256db8a6bd5573bedf1a7327d44aba
hints: fix names inside home.arpa.

Reported on https://forum.turris.cz/t/knot-resolver-with-local-fqdn-hostnames/19034/8

I write it as three comparisons, as it seems like a simple way of
still running only a single comparison in the typical case of QNAME
not falling under .arpa.

Tested just quickly, manually.  This chunk of code already is replaced
for kresd >= 6.0.0.
NEWS
modules/hints/hints.c