libspf2
libspf2 copied to clipboard
option to use unbound to configure timeouts
unbound is an async dns library and provides features like DNSSEC, caching, etc.
Currently squashed into a branch, managed to keep the author attribution. Will reformat and merge.
@shevek Would you still accept this PR were the conflicts to be resolved?
Of note, from one of the commits:
This doesn't use the unbound parsing since unbound_result doesn't have the ttl field which is used by the libspf2 caching code.
This is no longer true; unbound_result has included ttl for some time now.