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,
|
ra = true,
|
||||||
aa = AA,
|
aa = AA,
|
||||||
rc = RCode,
|
rc = RCode,
|
||||||
|
anc = length(Answers2),
|
||||||
|
auc = length(Authority2),
|
||||||
|
adc = length(Additional2),
|
||||||
answers = Answers2,
|
answers = Answers2,
|
||||||
authority = Authority2,
|
authority = Authority2,
|
||||||
additional = Additional2
|
additional = Additional2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user