From e6474d835ff65211edf63177613d5e483e4877df Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Tue, 19 Mar 2024 11:11:04 +0300 Subject: Add FLUTE protocol dissector (#2351) * Add FLUTE protocol dissector * Add flute.c to MSVC project --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index f4bbddb79..354766432 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -688,3 +688,12 @@ Notes: PFCP is a protocol used for communicating between control plane (CP) and user plane (UP) functions in 4G and 5G networks. References: `Protocol Specs: `_ + + +.. _Proto 406: + +`NDPI_PROTOCOL_FLUTE` +===================== +File Delivery over Unidirectional Transport. + +References: `RFC `_ -- cgit v1.2.3