]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
Signaling Trust Anchor Knowledge in DNSSEC using Key Tag Query
authorVítězslav Kříž <vitezslav.kriz@nic.cz>
Mon, 30 Oct 2017 15:59:37 +0000 (16:59 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 1 Nov 2017 17:26:28 +0000 (18:26 +0100)
commit35a8a64cd575fba5c78645b6fd85d2b1e5aab6f0
treeb5c05cb66755eae1c24462095373246037ebabae
parentaaea88d391c5136344a42a5242f0660a2d83c260
Signaling Trust Anchor Knowledge in DNSSEC using Key Tag Query

Implementation of RFC 8145 section 5 as module.

Fixes: #383
fixup! Signaling Trust Anchor Knowledge in DNSSEC using Key Tag Query
NEWS
daemon/lua/kres.lua.in
doc/modules.rst
modules/modules.mk
modules/ta_signal_query/README.rst [new file with mode: 0644]
modules/ta_signal_query/ta_signal_query.lua [new file with mode: 0644]
modules/ta_signal_query/ta_signal_query.mk [new file with mode: 0644]