Page MenuHomeFreeBSD

Add tracking for rib/nhops/nhgrp objects and cumulative number accessors.
ClosedPublic

Authored by melifaro on Nov 28 2020, 4:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 19, 9:53 PM
Unknown Object (File)
Wed, Oct 16, 9:40 AM
Unknown Object (File)
Oct 9 2024, 9:38 AM
Unknown Object (File)
Oct 6 2024, 11:31 AM
Unknown Object (File)
Oct 6 2024, 8:39 AM
Unknown Object (File)
Oct 6 2024, 6:51 AM
Unknown Object (File)
Oct 6 2024, 6:46 AM
Unknown Object (File)
Oct 5 2024, 11:40 PM
Subscribers

Details

Summary
  • Add tracking for rib/nhops/nhgrp objects and cumulative number accessors.
  • Simplify rib_unsubscribe: store rnh we're attached to instead of requiring it up again on destruction. This helps in the cases when rnh is not linked yet/already unlinked.

Diff Detail

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

Event Timeline

melifaro retitled this revision from Add tracking for rib/nhops/nhgrp objects and cumulative number accessors. Simplify rib_unsubscribe: store rnh we're attached to instead of requiring it up again on destruction. This helps in the cases when rnh is not linked yet/already unlinked. to Add tracking for rib/nhops/nhgrp objects and cumulative number accessors..Nov 28 2020, 4:36 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:27 PM
This revision was automatically updated to reflect the committed changes.