Hello,
I’d like to implement something to detect changes to an RRSET. What I have is (pseudocode):
Hello,
I’d like to implement something to detect changes to an RRSET. What I have is (pseudocode):
As a follow-up to this:
It appears that the daemon implements this functionality via its do_cache_remove() function. Would it be useful to put that functionality in libunbound?
-F