# README
DEMO: Linux-Agent for vtyang
Quick Start
go install github.com/openconfig/ygot/[email protected]
make generate
References
- https://github.com/FRRouting/frr/blob/master/isisd/isis_nb_state.c
- https://github.com/FRRouting/frr/blob/e2d63567eca53a437e503278e68601878d7bdd3c/isisd/isis_nb.c#L23
- https://github.com/opensourcerouting/frr/blob/master/lib/northbound_confd.c#L1412
- https://github.com/FRRouting/frr/pull/2705
- https://github.com/FRRouting/frr/pull/3449
- https://github.com/FRRouting/frr/commits/master/lib/northbound_confd.c
- https://github.com/FRRouting/frr/blob/master/yang/confd/confd.frr-ripd.yang
- https://gist.github.com/rwestphal/defa9bd1ccf216ab082d4711ae402f95
- https://docs.frrouting.org/projects/dev-guide/en/latest/northbound/demos.html
- https://github.com/openconfig/gnmi/blob/master/proto/gnmi/gnmi.proto#L423
# Functions
No description provided by the author