summaryrefslogtreecommitdiff
path: root/iterator/iter_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'iterator/iter_priv.h')
-rw-r--r--iterator/iter_priv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/iterator/iter_priv.h b/iterator/iter_priv.h
index f6264f8d0c9b..e6e51c159b09 100644
--- a/iterator/iter_priv.h
+++ b/iterator/iter_priv.h
@@ -92,6 +92,8 @@ int priv_apply_cfg(struct iter_priv* priv, struct config_file* cfg);
/**
* See if rrset is bad.
+ * Will remove individual RRs that are bad (if possible) to
+ * sanitize the RRset without removing it completely.
* @param priv: structure for private address storage.
* @param pkt: packet to decompress rrset name in.
* @param rrset: the rrset to examine, A or AAAA.