libspf2 icon indicating copy to clipboard operation
libspf2 copied to clipboard

option to use unbound to configure timeouts

Open vinubalaji opened this issue 12 years ago • 2 comments

unbound is an async dns library and provides features like DNSSEC, caching, etc.

vinubalaji avatar Sep 20 '13 00:09 vinubalaji

Currently squashed into a branch, managed to keep the author attribution. Will reformat and merge.

shevek avatar Sep 24 '14 04:09 shevek

@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.

FGasper avatar Aug 23 '21 23:08 FGasper