Skip to content
/ gribi Public
forked from openconfig/gribi

A gRPC Interface to a Network Element RIB.

License

Notifications You must be signed in to change notification settings

xw-g/gribi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRIBI - gRPC Routing Information Base Interface

gRIBI defines an interface via which entries can be injected from an external client to a network element. The gRIBI interface is defined in the proto/service/gribi.proto - which defines a simple API for adding and removing routing entries. The RIB entries are described using a protobuf translated version of the OpenConfig AFT model.

During the initial development phase, the OpenConfig AFT model is forked in this repo. Changes will be upstreamed following iteration of the design of the API.

A detailed description of the gRIBI protocol can be found in docs/motivation.md.

Disclaimer

This is not an official Google product.

About

A gRPC Interface to a Network Element RIB.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 94.5%
  • Makefile 5.5%