From f69909d49b82134d5cfe934cba9971cb62bf32cc Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 18 Oct 2023 17:06:14 +0200 Subject: Add Remote Management Control Protocol (RMCP). Signed-off-by: Toni Uhlig --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index 7f7db9ddc..f7e054d83 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -139,3 +139,12 @@ Notes: HAProxy is a free and open source software that provides a high availability load balancer and reverse proxy for TCP and HTTP-based applications that spreads requests across multiple servers. References: `Main site: `_. + + +.. _Proto 351: + +`NDPI_PROTOCOL_RMCP` +==================== +The Intelligent Platform Management Interface (IPMI) is a set of computer interface specifications for an autonomous computer subsystem that provides management and monitoring capabilities independently of the host system's CPU, firmware (BIOS or UEFI) and operating system. + +References: `Protocol Specs: `_. -- cgit v1.2.3