From da629709f3c07bbd7ffda48be57af7dc56c57d5c Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Mon, 27 Nov 2023 14:13:23 +0300 Subject: Add OPC UA protocol dissector (#2169) --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index 01a48b271..42e894a64 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -234,3 +234,12 @@ References: `Protocol Specs: `_. Real-Time Publish Subscribe Protocol References: `Protocol Specs: `_. + + +.. _Proto 360: + +`NDPI_PROTOCOL_OPC_UA` +============================ +IEC62541 OPC Unified Architecture + +References: `Protocol Specs: `_. -- cgit v1.2.3