diff options
Diffstat (limited to 'iterator/iter_utils.h')
| -rw-r--r-- | iterator/iter_utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iterator/iter_utils.h b/iterator/iter_utils.h index b17b091e6639..f7f374742803 100644 --- a/iterator/iter_utils.h +++ b/iterator/iter_utils.h @@ -84,6 +84,7 @@ int iter_apply_cfg(struct iter_env* iter_env, struct config_file* cfg); /** * Select a valid, nice target to send query to. * Sorting and removing unsuitable targets is combined. + * Adds records to the infra cache if not already there. * * @param iter_env: iterator module global state, with ip6 enabled and * do-not-query-addresses. |
