Add Radmin protocol dissector (#2283)

* Add Radmin protocol dissector

* Update test results
This commit is contained in:
Vladimir Gavrilov 2024-01-25 10:10:29 +03:00 committed by GitHub
parent d577508727
commit 4e712e3ab5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
102 changed files with 1691 additions and 1540 deletions

View file

@ -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: <https://stomp.github.io/stomp-specification-1.2.html>`_
.. _Proto 391:
`NDPI_PROTOCOL_RADMIN`
=========================
Radmin is remote access software for the Microsoft Windows platform.
References: `Main site <https://www.radmin.com/>`_