fix
This commit is contained in:
parent
7086f23a69
commit
10be6e6aeb
@ -176,6 +176,9 @@ build_response(Query, #dns_cache{expire_at = ExpireAt, answers = Answers, author
|
||||
ra = true,
|
||||
aa = AA,
|
||||
rc = RCode,
|
||||
anc = length(Answers2),
|
||||
auc = length(Authority2),
|
||||
adc = length(Additional2),
|
||||
answers = Answers2,
|
||||
authority = Authority2,
|
||||
additional = Additional2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user