From 167888828470d26a10252d67b62117f770341a5f Mon Sep 17 00:00:00 2001 From: Toni Date: Thu, 22 Jun 2023 13:07:32 +0200 Subject: Add Apache Thrift protocol dissector. (#2007) Signed-off-by: Toni Uhlig --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/protocols.rst') diff --git a/doc/protocols.rst b/doc/protocols.rst index 63483d2bc..530a42666 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -68,3 +68,12 @@ Notes: Proton VPN is a VPN service operated by the Swiss company Proton AG, the company behind the email service Proton Mail References: `Main site https://protonvpn.com/` + + +.. _Proto 345: + +`NDPI_PROTOCOL_THRIFT` +======================== +Apache Thrift is a generic data interchange framework that supports a bunch of different languages and platforms. + +References: `Official site `_ `Github `_. -- cgit v1.2.3