openconfig / lemming

An OpenConfig reference device implementation
Apache License 2.0
30 stars 9 forks source link

Add support for plumbing gRIBI server options through lemming. #450

Closed robshakir closed 2 months ago

robshakir commented 2 months ago
 * (M) lemming.go
 * (M) gribi/gribi.go
  - for some behaviours, there is a need to change the underlying RIB functionality
    in the gRIBI server as a lemming is created. this change plumbs some options
    through to allow lemmings to be created using this method.
robshakir commented 2 months ago