From 56ce228a8b172d67eaad9cbf5dc7df66a8591d54 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Thu, 7 Mar 2024 13:48:19 +0100 Subject: Add a specific protocol id for audio/video calls made using Google apps (#2341) Same logic already used for Signal/Whatsapp/Line/Facebook/... --- doc/protocols.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index 81dfa65da..c994e21ff 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -40,6 +40,7 @@ Redis Serialization Protocol References: `Protocol Specs: `_ Path of Exile is a free-to-play online Action RPG. References: `Main site `_ + + +.. _Proto 404: + +`NDPI_PROTOCOL_GOOGLE_CALL` +=========================== +Audio/video calls made by (any) Google applications (i.e Google Meet). + +References: `Main site: `_ + +Notes: + +- nDPI usually uses different protocol ids for the generic application traffic and for its "realtime" traffic (examples: NDPI_PROTOCOL_MEET/NDPI_PROTOCOL_GOOGLE_CALL, NDPI_PROTOCOL_WHATSAPP/NDPI_PROTOCOL_WHATSAPP_CALL, ...) -- cgit v1.2.3