Skip to content
Snippets Groups Projects
Verified Commit 8dd38a77 authored by Petr Špaček's avatar Petr Špaček Committed by Tomas Krizek
Browse files

docker: enable DO bit in debug mode

parent c93428b8
Branches
Tags
1 merge request!984Docker debug improvements
......@@ -64,6 +64,7 @@ function debug_mode(qname, qtype)
resolve({
name = qname,
type = qtype,
options = {'DNSSEC_WANT'},
finish = function(pkt)
-- delay exit after packet is finished
-- to prevent us from losing policy.DEBUG finish callback
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment