K 10 svn:author V 8 melifaro K 8 svn:date V 27 2016-01-07T12:22:29.818411Z K 7 svn:log V 223 Do not use 'struct route_in6' inside hash6_insert(). rin6 was used only as sockaddr_in6 storage. Make rtalloc1_fib() use on-stack sin6 and return rtenry directly, instead of doing useless work with 'struct route_in6'. END