openconfig / gnoi

gRPC Network Operations Interface (gNOI) defines a set of gRPC-based microservices for executing operational commands on network devices.
Apache License 2.0
160 stars 67 forks source link

Added VRF option to Ping and Traceroute requests #134

Closed charanjith-anet closed 11 months ago

charanjith-anet commented 1 year ago

This will allow a client to specify the vrf in which the ping and traceroute has to be run for a given destination.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

charanjith-anet commented 1 year ago

@robshakir @marcushines Please review

charanjith-anet commented 11 months ago

@robshakir please, can you approve the workflows and maybe merge the changes too?

robshakir commented 11 months ago

LGTM, apologies -- can you update the minor revision to indicate that we made a change here, and then this is good to merge.

charanjith-anet commented 11 months ago

Thanks for the review. Please merge the changes when you get a chance.