]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: actually use the specified rrsig argument
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Feb 2021 23:07:12 +0000 (00:07 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 23 Feb 2021 00:52:33 +0000 (01:52 +0100)
commit048e04337571c8ac68a12fcb02a82db58bab22ca
tree47afd374a99a6bd5ba54856f4699787678db8c12
parent67e700bad7705708539c7764d51c175bdddd2448
resolved: actually use the specified rrsig argument

The argument only exists to be used to override/fill in the RRSIG record
of the answer item. Hence actually use it instead of ignore it.

(Not sure how this got lost earlier.)

Fixes: #18714
src/resolve/resolved-dns-answer.c