An open API service indexing awesome lists of open source software.

https://github.com/hellt/gnmi4wireshark

gnmi proto files for wireshark integration
https://github.com/hellt/gnmi4wireshark

Last synced: 11 months ago
JSON representation

gnmi proto files for wireshark integration

Awesome Lists containing this project

README

          

Proto files to use in Wireshark to enable gNMI dissection

1. gnmi.proto is sourced from [openconfig/gnmi](https://github.com/openconfig/gnmi/blob/51254b657b7df4f29c137ceb3ef9846de2be7f8e/proto/gnmi/gnmi.proto)
1. gnmi_ext.proto is sourced from [openconfig/gnmi](https://github.com/openconfig/gnmi/blob/51254b657b7df4f29c137ceb3ef9846de2be7f8e/proto/gnmi_ext/gnmi_ext.proto)
1. descriptor.proto is sourced from [protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf/blob/8f6c3c6824c669e1df46cd04204524825ac05139/src/google/protobuf/descriptor.proto)
1. any.proto is sourced from [protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf/blob/8f6c3c6824c669e1df46cd04204524825ac05139/src/google/protobuf/any.proto)

References:
* wireshark+protobuf tutorial - https://gitlab.com/wireshark/wireshark/-/wikis/Protobuf
* https://gitlab.com/wireshark/wireshark/-/wikis/grpc
* https://gitlab.com/wireshark/wireshark/-/wikis/How-to-Export-TLS-Master-keys-of-gRPC