Page MenuHomeFreeBSD

Introduce rib_walk_ext_internal() to allow specifying rib by rnh pointer directly.
ClosedPublic

Authored by melifaro on Nov 28 2020, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 3:02 AM
Unknown Object (File)
Sat, Apr 18, 10:50 AM
Unknown Object (File)
Fri, Apr 17, 8:09 PM
Unknown Object (File)
Wed, Apr 15, 9:00 AM
Unknown Object (File)
Sun, Apr 12, 4:26 AM
Unknown Object (File)
Sat, Apr 11, 10:11 PM
Unknown Object (File)
Sat, Apr 11, 9:29 PM
Unknown Object (File)
Sat, Apr 11, 7:49 PM
Subscribers

Details

Summary

Introduce rib_walk_ext_internal() to allow specifying rib by rnh pointer directly, instead of fibnum/family.

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

melifaro retitled this revision from Introduce rib_walk_ext_internal() to allow specifying rib by rnh pointer directly, instead of fibnum/family. This solves the case when rib is not yet attached/detached to the system rib map. to Introduce rib_walk_ext_internal() to allow specifying rib by rnh pointer directly..Nov 28 2020, 5:24 PM
melifaro edited the summary of this revision. (Show Details)
melifaro added a reviewer: network.
This revision was not accepted when it landed; it landed in state Needs Review.Nov 29 2020, 1:55 PM
This revision was automatically updated to reflect the committed changes.