Bugzilla – Bug 1398
make cachedb secret configurable
Last modified: 2017-08-08 11:05:41 CEST
Created attachment 431 [details] proposed patch The attached patch implements a small TODO in the cachedb module: making the secret seed for hash calculation configurable. It also contains an update to the unbound.conf.5 man page about the entire cachedb module configuration. I hope you'll find it useful and incorporate it into the trunk. It should apply to svn revision 4294 on trunk. note that .c and .h files generated by lex and yacc are not included in the patch, assuming you'll regenerated them.
Hi Jinmei, Thank you for the patch! Looks good, applied it. Best regards, Wouter