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
F115292432: D27404.diff
Tue, Apr 22, 7:55 AM
F115290696: D27404.id80092.diff
Tue, Apr 22, 7:30 AM
F115285394: D27404.id80114.diff
Tue, Apr 22, 6:09 AM
F115285387: D27404.id80092.diff
Tue, Apr 22, 6:09 AM
F115285072: D27404.id.diff
Tue, Apr 22, 6:05 AM
F115282974: D27404.diff
Tue, Apr 22, 5:33 AM
F115279121: D27404.id80114.diff
Tue, Apr 22, 4:26 AM
Unknown Object (File)
Mon, Apr 21, 6:09 AM
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.