aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorNathaniel Clark <nathaniel.l.clark@intel.com>2017-12-19 13:06:46 -0500
committerAnders Broman <a.broman58@gmail.com>2018-01-09 06:38:05 +0000
commit958374f352c0d1c238355a6434e0222e754f43f1 (patch)
treeb2bc02bf925da2ac92534db40b0958dcb0ffd4e4 /docbook/release-notes.asciidoc
parent7c56f4776b0e78ae0581e5df672e20f6ee1bf56d (diff)
[lustre] Initial Lustre support
This interperates the main body of Lustre traffic. This dissects all current Lustre OPCODES (as of Lustre 2.10.2) This dissects MDS REINT sub-opcodes This dissects LDLM Intent opcodes This dissects LLOG EADATA Conversation matching is just IP based and not IP/port based. Only one lustre "instance" can be running on a given host at a given time, and request / reply pairs aren't don't always match by port numbers. Add exception for lustre_* structure names in PROTOABBREV. We have several lustre.lustre_* because the internal lustre structre is named lustre_ (i.e. lustre_handle or lustre_msg_v2) This is still a work in progress, as there are missing FLAG values and some LLOG EADATA structures that aren't fully decoded. Change-Id: If57085e2692565336e49f40fb475ca1035da7a35 Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com> Reviewed-on: https://code.wireshark.org/review/24800 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 0c35329d68..7cb452add4 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -85,6 +85,7 @@ ISOBUS
LoRaTap
LoRaWAN
Lustre Network
+Lustre Filesystem
Network Functional Application Platform Interface (NFAPI) Protocol
NXP 802.15.4 Sniffer Protocol
PFCP (Packet Forwarding Control Protocol)