From 8fad77991dcf1cc86cbc0100c258d24d0383a462 Mon Sep 17 00:00:00 2001
From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>
Date: Wed, 13 Mar 2024 22:18:43 +0300
Subject: Add PFCP protocol dissector (#2342)
---
doc/protocols.rst | 9 +++++++++
1 file changed, 9 insertions(+)
(limited to 'doc')
diff --git a/doc/protocols.rst b/doc/protocols.rst
index c994e21ff..f4bbddb79 100644
--- a/doc/protocols.rst
+++ b/doc/protocols.rst
@@ -679,3 +679,12 @@ 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, ...)
+
+
+.. _Proto 405:
+
+`NDPI_PROTOCOL_PFCP`
+=====================
+PFCP is a protocol used for communicating between control plane (CP) and user plane (UP) functions in 4G and 5G networks.
+
+References: `Protocol Specs: `_
--
cgit v1.2.3