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
F146998212: D27406.id80095.diff
Sat, Mar 7, 11:11 AM
F146962611: D27406.diff
Sat, Mar 7, 4:24 AM
Unknown Object (File)
Sun, Feb 22, 5:52 PM
Unknown Object (File)
Sun, Feb 22, 5:52 PM
Unknown Object (File)
Sat, Feb 21, 12:48 PM
Unknown Object (File)
Fri, Feb 20, 2:58 AM
Unknown Object (File)
Jan 17 2026, 1:40 PM
Unknown Object (File)
Jan 17 2026, 12:00 AM
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.