From 3d09b256532b13b71dd80de1d1843fe226617ccf Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Thu, 4 Jan 2024 15:22:23 +0300 Subject: Add Ceph protocol dissector (#2242) * Add Ceph protocol dissector * Update protocols.rst --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index db3e01a1a..423cb95a6 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -447,3 +447,12 @@ Notes: HL7 is a range of global standards for the transfer of clinical and administrative health data between applications. References: `Main site `_ + + +.. _Proto 381: + +`NDPI_PROTOCOL_CEPH` +========================= +Ceph is a scalable distributed storage system. + +References: `Main site `_ -- cgit v1.2.3