On Mon, Aug 14, 2017 at 09:38:29AM +0000, Mukund Sivaraman via RT wrote: > Hi Tony > > On Wed, Jun 21, 2017 at 05:41:34PM +0000, Tony Finch via RT wrote: > > The rbt stopped using it in 2004 (change 1740) and it was > > not used after that point until RRL started using it in 2013. > > I'm keeping the dns_name_hashbylabel() function as-is, but have updated > lib/dns/rrl.c to use dns_fullname_hash() as hashbylabel()'s use is not s/dns_fullname_hash()/dns_name_fullhash()/ > necessary there. Mukund