From 4e712e3ab58be096eac212a788a97fc1f9797f9a Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Thu, 25 Jan 2024 10:10:29 +0300 Subject: Add Radmin protocol dissector (#2283) * Add Radmin protocol dissector * Update test results --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index b6e2b6507..68f7c09da 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -549,3 +549,12 @@ Notes: STOMP is a simple interoperable protocol designed for asynchronous message passing between clients via mediating servers. Supported in ActiveMQ and RabbitMQ. References: `Protocol Specs: `_ + + +.. _Proto 391: + +`NDPI_PROTOCOL_RADMIN` +========================= +Radmin is remote access software for the Microsoft Windows platform. + +References: `Main site `_ -- cgit v1.2.3