From 6af93c09c86743fb9b819c7f01b6aa18f03fdf46 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Tue, 19 Dec 2023 13:56:26 +0300 Subject: Rename NDPI_PROTOCOL_RPC to NDPI_PROTOCOL_MS_RPCH (#2218) * Rename NDPI_PROTOCOL_RPC to NDPI_PROTOCOL_MS_RPCH * Add protocol description * Improve MS-RPCH detection --- doc/protocols.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/protocols.rst') diff --git a/doc/protocols.rst b/doc/protocols.rst index d36dd8126..5e165287b 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -23,6 +23,14 @@ TFTP is a very simple protocol used to transfer files. It is from this that its References: `RFC1350 `_ and `RFC2347 `_ and `RFC2349 `_ +.. _Proto 127: + +`NDPI_PROTOCOL_MS_RPCH` +==================== +A Remote Procedure Call protocol over HTTP from Microsoft. + +References: `Protocol Specs: