openconfig / gribi

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

Add annotations to oneof fields for gRIBI AFT. #80

Closed robshakir closed 1 year ago

robshakir commented 1 year ago

This PR adds annotations to oneof fields within the generated gRIBI proto. There are no material changes to implementation.

This simply brings the generated proto inline with the HEAD of ygot's development to map protobufs into paths, which is required for github.com/openconfig/gribigo.