On Wed, Oct 18, 2017 at 03:28:43AM +0000, Mark Andrews via RT wrote: > Made a few updates. > > Ready to commit. Note we are theoretically feature frozen for 9.12. I'd call this [cleanup] not [func], it's not in any way a user-visible change. To quibble, I'd suggest moving it to lib/dns/nsec3.c and calling the function dns_nsec3param_salttotext(). The files in lib/dns/rdata are referenced via #include in code.c and called from lib/dns/rdata.c; it isn't a good fit to mix other stuff there.