From a443bba0dd8cb295d95e50ea763d1956003ac8d9 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 22 Oct 2023 15:39:30 +0200 Subject: Add CAN over Ethernet 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 f7e054d83..efc7e6a51 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -148,3 +148,12 @@ References: `Main site: `_. 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: `_. + + +.. _Proto 352: + +`NDPI_PROTOCOL_CAN` +=================== +Controller Area Network (CAN) is used extensively in automotive applications, with in excess of 400 million CAN enabled microcontrollers manufactured each year. + +References: `Protocol Specs: `_. -- cgit v1.2.3