HomeFreeBSD

Introduce rib_walk_ext_internal() to allow iteration with rnh pointer.

Description

Introduce rib_walk_ext_internal() to allow iteration with rnh pointer.

This solves the case when rib is not yet attached/detached to/from the
system rib array.

Differential Revision: https://reviews.freebsd.org/D27406