From 2f814c526b75ae9beb23e409376705f130f0228e Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Tue, 20 Feb 2024 11:51:40 +0100 Subject: Add identification of Huawei generic and cloud traffic (#2325) --- doc/protocols.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index 36af1bb22..41829a1d8 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -611,3 +611,21 @@ References: `Main site `_ ANSI C12.22 (IEEE Std 1703) describe a protocol for transporting ANSI C12.19 table data over networks. It's mostly used to communicate with electric meters. References: `Paid specs `_ + + +.. _Proto 398: + +`NDPI_PROTOCOL_HUAWEI` +====================== +Generic Huawei traffic. + +References: `Main site `_ + + +.. _Proto 399: + +`NDPI_PROTOCOL_HUAWEI_CLOUD` +============================ +Huawei Mobile Cloud. + +References: `Main site `_ -- cgit v1.2.3