K 10 svn:author V 8 melifaro K 8 svn:date V 27 2020-04-29T19:28:56.141206Z K 7 svn:log V 352 Add nhop to the ifa_rtrequest() callback. With the upcoming multipath changes described in D24141, rt->rt_nhop can potentially point to a nexthop group instead of an individual nhop. To simplify caller handling of such cases, change ifa_rtrequest() callback to pass changed nhop directly. Differential Revision: https://reviews.freebsd.org/D24604 END