Skip to content

Cleanup fctx->finds before sending 'final' query after qname minimization.

At the beginning of qname minimization we get fctx->finds filled with what's in the cache at this point, in worst case root servers. After doing full run querying for NSes at different levels we need to clean it and refill it with proper values from cache.

Closes #16 (closed)

Merge request reports