K 10 svn:author V 2 ae K 8 svn:date V 27 2014-09-01T08:33:52.334543Z K 7 svn:log V 231 MFC r257985: Fix panic with RADIX_MPATH, when RTFREE_LOCKED() called for already unlocked route. Use in6_rtalloc() instead of in6_rtalloc1. This helps simplify the code and remove several now unused variables. PR: 156283 END