Skip to content

Allow setting MaxPaths, EcmpOnly and BestOnly for ObserveRIB request#467

Open
netixx wants to merge 1 commit intobio-routing:masterfrom
netixx:feat/observe-rib-options
Open

Allow setting MaxPaths, EcmpOnly and BestOnly for ObserveRIB request#467
netixx wants to merge 1 commit intobio-routing:masterfrom
netixx:feat/observe-rib-options

Conversation

@netixx
Copy link
Contributor

@netixx netixx commented Apr 18, 2024

Solves github.com//issues/466 for the ris server part.

Solves github.com/bio-routing/issues/466 for the ris server part.

Signed-off-by: netixx <francois.espinet@ovhcloud.com>
@netixx netixx force-pushed the feat/observe-rib-options branch from d81232a to c76016b Compare April 18, 2024 12:48
@netixx
Copy link
Contributor Author

netixx commented Apr 18, 2024

Something looks wrong with the codecov action atm...

}
AFISAFI afisafi = 3;
bool allow_unready_rib = 5;
optional ObserveRIBOptions observe_options = 6; // additional options for the observe request
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason you're just not extending the ObserveRIBRequest instead of defining another message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants