From e6e5818d3d3d3b86fd8b6d8117da16560c502429 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Fri, 12 Jan 2024 11:22:30 +0100 Subject: Add KCP 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 63f89ee95..9613f7578 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -483,3 +483,12 @@ References: `IETF Draft `_ + + +.. _Proto 385: + +`NDPI_PROTOCOL_KCP` +=================== +KCP - A Fast and Reliable ARQ Protocol. It provides TCP-like stream support with low latency at the cost of bandwidth usage - used by lot's of Open Source / Third Party applications. + +References: `Protocol Specs: `_ -- cgit v1.2.3