sbapu-arista

Results 2 issues of sbapu-arista

In decode_response.go post decryption if there is an error in deflating the xml post decryption then the handler returns the error from decryption which will always be nil. It should...

We are seeing issues with the way gnmi_ext.pb.go is generated from gnmi_ext.proto When using https://github.com/jhump/protoreflect for doing reflection on gnmi, we are getting this error File not found: github.com/openconfig/gnmi/proto/gnmi_ext/gnmi_ext.proto Digging...