Hi,
I'm sending patch to access full DNS packet data using python module
"unbound". I couldn't figure out how to access NSEC3 and RRSIG from
answer packet without it (ldns.ldns_wire2pkt takes python string).
Patch and test code attached.
Ondrej
(attachments)
unbound-1.4.16_pythonmodule_packet.patch (676 Bytes)
dnssec_test.py (1.18 KB)