aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorJeremy Kerr <jk@codeconstruct.com.au>2021-10-28 09:02:47 +0800
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-11-15 09:05:05 +0000
commit889e5331dc6fe65e5e808669813dbb104fc7510f (patch)
tree74c9b9d14909b389944210e12ada983663e26bc6 /docbook
parentbaf7a3c493eeabd6baa8392fead94adde177c904 (diff)
Add NVMe Management Interface (NVMe-MI) dissector
This change adds a small dissector for the NVMe-MI protocol, typically for tunelling Administration commands over an MCTP (over I2C) channel. We just decode the request and response headers, and leave the payload as raw data. Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc
index 072db02e78..3c4c97150d 100644
--- a/docbook/release-notes.adoc
+++ b/docbook/release-notes.adoc
@@ -82,6 +82,7 @@ World of Warcraft World (WOWW) display filters have been changed to be more inte
Support for almost all WoW 1.12 messages has been added.
Management Component Transport Protocol (MCTP)
Management Component Transport Protocol - Control Protocol (MCTP CP)
+Non-volatile Memory Express - Management Interface (NVMe-MI) over MCTP
--
=== Updated Protocol Support