From ab8a7908441d80767166cd0ae949e92a658c0733 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 21 Jan 2024 16:50:22 +0100 Subject: Add Yojimbo (netcode) protocol dissector Signed-off-by: Toni Uhlig --- 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 8e09a588b..434d6c0be 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -518,3 +518,12 @@ References: `Main site `_ Mumble is a free, open source, low latency, high quality voice chat application. References: `Main site `_ + + +.. _Proto 388: + +`NDPI_PROTOCOL_YOJIMBO` +======================= +Yojimbo (netcode) is a secure connection-based client/server protocol built on top of UDP. + +References: `Protocol Specs: `_ -- cgit v1.2.3