Actions
Bug #4063
closed
AT
VJ
rdata field not included in DNS log for NS rrtype
Bug #4063:
rdata field not included in DNS log for NS rrtype
Affected Versions:
Effort:
low
Difficulty:
Label:
Description
I believe this is a regression that was introduced at some point (possibly when DNS parsing moved to rust). Current code does not handle logging for NS rdata field.
I made a simple PR on github which re-introduces rdata logging for NS rrtype.
Actions