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)
Sat, Feb 8, 9:41 PM
Unknown Object (File)
Sat, Feb 8, 6:06 AM
Unknown Object (File)
Fri, Jan 31, 8:03 PM
Unknown Object (File)
Nov 23 2024, 12:26 PM
Unknown Object (File)
Nov 22 2024, 5:08 PM
Unknown Object (File)
Nov 21 2024, 1:30 AM
Unknown Object (File)
Nov 19 2024, 2:03 PM
Unknown Object (File)
Nov 5 2024, 6:35 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 Passed
Unit
No Test Coverage
Build Status
Buildable 35095
Build 32063: arc lint + arc unit

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.