]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
Resolve !1509 with 6.0 (libknot 3.4 compatibility)
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 9 May 2024 06:36:08 +0000 (08:36 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 9 May 2024 06:41:37 +0000 (08:41 +0200)
commiteac5f2496efa7850897e485b3e9dbe671734dacc
tree5a4a29dcf20f606963b43fa7220578c699635564
parent9fccba0f06a891fd5e0c6f77110f48ea46c526de
parentfe607b358f2d8769ddb2e6ab0368f0081b0695e8
Resolve !1509 with 6.0 (libknot 3.4 compatibility)

- some knot_wire_next_label() calls were added since master,
  so those get changed as in a083f3fe63cffbabb19e6b67848151f4bb6d623c
- some code has moved since master (to lib/resolve-produce.c),
  and unfortunately the MR !1509 did change some of it,
  and git was unable to handle this automatically

This merge commit is separate, only bringing !1509 and no other
changes from master, so that it's easier to understand.
lib/cache/api.c
lib/cache/peek.c
lib/dnssec/signature.c
lib/dnssec/ta.c
lib/layer/iterate.c
lib/resolve-produce.c
lib/rules/forward.c