From 2fe9f95c9913ab7d649a3e0635e5d4029b775a50 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Thu, 8 Jun 2023 19:08:51 +0200 Subject: Add Apache Thrift protocol dissector. 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