K 10 svn:author V 8 melifaro K 8 svn:date V 27 2020-07-02T21:04:08.876388Z K 7 svn:log V 405 Complete conversions from fib<4|6>_lookup_nh_ to fib<4|6>_lookup(). fib[46]_lookup_nh_ represents pre-epoch generation of fib api, providing less guarantees over pointer validness and requiring on-stack data copying. With no callers remaining, remove fib[46]_lookup_nh_ functions. Submitted by: Neel Chauhan Differential Revision: https://reviews.freebsd.org/D25445 END