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
- Host: GitHub
- URL: https://github.com/hellt/gnmi4wireshark
- Owner: hellt
- Created: 2021-12-22T17:09:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T21:16:12.000Z (over 4 years ago)
- Last Synced: 2025-03-21T16:37:41.399Z (about 1 year ago)
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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