From 81eaa3bd528040a937acf0e80e6811d3cc2e13da Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:22:04 +0300 Subject: Add Lustre protocol detection support (#2544) --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index 551837649..283baaffc 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -920,3 +920,12 @@ The Train Real Time Data Protocol (TRDP) is a UDP/TCP-based communication protoc It is standardized by the IEC under IEC 61375-2-3 and is not related to the Remote Desktop Protocol (RDP). References: `Protocol Specs: `_ + + +.. _Proto 425: + +`NDPI_PROTOCOL_LUSTRE` +====================== +Lustre is a high-performance, parallel distributed file system designed for large-scale computing environments. It is widely used in supercomputing and enterprise storage systems due to its ability to handle massive amounts of data and provide high-speed I/O operations across numerous nodes. + +References: `Main site: `_ -- cgit v1.2.3