From e70333de8733b3396f6a63481a25e63d12bd9d8e Mon Sep 17 00:00:00 2001 From: Toni Date: Tue, 24 Oct 2023 12:18:31 +0200 Subject: Added generic Google Protobuf dissector. (#2109) Signed-off-by: Toni Uhlig --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index efc7e6a51..45e4126d6 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -157,3 +157,12 @@ References: `Protocol Specs: `_. + + +.. _Proto 353: + +`NDPI_PROTOCOL_PROTOBUF` +======================== +Protocol Buffers (Protobuf) is a free and open-source cross-platform data format used to serialize structured data. + +References: `Encoding: `_. -- cgit v1.2.3