Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Get of MPLS entries to RIB. #192

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Add support for Get of MPLS entries to RIB. #192

merged 2 commits into from
Sep 18, 2023

Conversation

robshakir
Copy link
Contributor

* (M) rib/rib(_test)?.go
   - Add support for MPLS entries being returned in a RIB `Get`
     response.

 * (M) rib/rib(_test)?.go
   - Add support for MPLS entries being returned in a RIB `Get`
     response.
* Add support for building a RIB from a gRIBI.Get response.

 * (A) rib/helpers(_test)?.go
   - Add a new function that allows a RIB to be built from a slice of
     gRIBI GetResponse messages that are received from a server. This
     allows a RIB to be built from an external source.

* run gofmt.
@robshakir robshakir merged commit 0717f4c into main Sep 18, 2023
7 checks passed
@robshakir robshakir deleted the mpls-get branch September 18, 2023 21:18
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