From 33f11cb10f0bc598fc8e3d97d25bab87078aa294 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Wed, 20 Dec 2023 12:48:45 +0300 Subject: Add OpenFlow protocol dissector (#2222) --- 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 5e165287b..7c99aeaf5 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -368,3 +368,12 @@ References: `Protocol Specs: `_. + + +.. _Proto 374: + +`NDPI_PROTOCOL_OPENFLOW` +====================== +OpenFlow protocol is a network protocol closely associated with Software-Defined Networking (SDN). + +References: `Protocol Specs: `_. -- cgit v1.2.3