openconfig / gribi

A gRPC Interface to a Network Element RIB.
Apache License 2.0
57 stars 14 forks source link

Update gRIBI Dependencies #6

Closed robshakir closed 3 years ago

robshakir commented 3 years ago
 * (M) oc/oc.go
  - Regenerate OpenConfig ygot bindings.
 * (M) proto/gribi_aft/.../*.proto
  - Switch to using latest flags for protobuf generation. Note
    some of these changes are backwards incompatible with the
    existing protobuf definitions.
 * (M) yang/{aft,deps}/*.yang
  - Pull latest dependencies from upstream openconfig/public.
 * (M) yang/gribi-aft.yang
  - Update module to exclude fields that are not required in the
    gRIBI API but are present in the AFT model.