peichengATgit

Results 4 issues of peichengATgit

There exist import errors for the below lines "github.com/openconfig/gnmi/manager/manager" "github.com/openconfig/gnmi/tunnel/dialer" gnmi_collector.go:40:2: no required module provides package github.com/openconfig/gnmi/manager/manager; to add it: go get github.com/openconfig/gnmi/manager/manager gnmi_collector.go:43:2: no required module provides package github.com/openconfig/gnmi/tunnel/dialer;...

Hi Regards gnoi.factory_reset, please kindly help clarify the below 'zero_fill' option. --- https://github.com/openconfig/gnoi/blob/1ece8ed91a0d5d283219a99eb4dc6c7eadb8f287/factory_reset/factory_reset.proto#L22 // Optionally allows for the Target to zero-fill permanent storage where state // data is stored. message...

enhancement
question

The gnoi.common.RemoteDownload defines the HTTP/HTTPS options as the following : [gnoi.common](https://github.com/openconfig/gnoi/blob/243cd44836ce143321f463a411a4cdc6b4b4dc38/common/common.proto#L27C1-L52C2) ``` message RemoteDownload { // The path information containing where to download the data from or to. // For...

It is not clear how "union-replace" handles the OC/CLI dependency per the current writing. Take bgp as the example, some vendor may include bgp as its built-in functionality, while others...