packetbroker / api

Packet Broker API
Apache License 2.0
7 stars 0 forks source link

Add Forwarder-Router API #1

Closed johanstokking closed 4 years ago

johanstokking commented 4 years ago

Summary

Add Forwarder-Router API

Why do we need this?

For Forwarders to interact with Packet Broker Router.

What is already there? What do you see now?

n/a

What is missing? What do you want to see?

How do you propose to implement this?

Add RouterForwarderData (with streams) and RoutingPolicyManager (with management rpcs) gRPC services.

Can you do this yourself and submit a Pull Request?

Yes