This commit is contained in:
anlicheng 2025-12-04 13:51:40 +08:00
parent 7086f23a69
commit 10be6e6aeb

View File

@ -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