Next: dns event handlers, Previous: dns_mapping record, Up: dns Analysis Script
dns
variablesThe modules provides one redefinable variable:
dns_interesting_changes : set[string]
'One exception to this list is that DNS changes involving the
loopback address 127.0.0.1
are always considered notice-worthy,
since they may reflect DNS corruption.
Default: { "unverified", "old name", "new name", "mapping", }
.