Skip to content
Snippets Groups Projects
Unverified Commit 35380602 authored by Christoph Petrausch's avatar Christoph Petrausch Committed by GitHub
Browse files

Implement a GetRouters RPC to RIS (#253)


* Implement a GetRouters RPC to RIS

This RPC returns all configured routers and their VRF IDs. This can be
used by RIS clients to discovery the routers. The router and the VRF ID
is a required parameter for all other RPCs.

* Update grpc to v1.28.0 to support protoc-gen-go v1.21.0

* Fix test

Co-authored-by: default avatarOliver Herms <oliver.peter.herms@gmail.com>
parent 0355454f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment