HomeFreeBSD

Replace 'struct route *' if_output() argument with

Description

Replace 'struct route *' if_output() argument with
'struct nhop_info *'. Leave 'struct route' as is for legacy routing api

users. Remove most of rtalloc_ign*-derived functions.

Details

Provenance
melifaroAuthored on
Parents
rS287074: Remove unused fields from old radix_node_head.
Branches
Unknown
Tags
Unknown