aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorJoe Fowler <fowlerja@us.ibm.com>2014-11-18 13:13:46 -0500
committerBill Meier <wmeier@newsguy.com>2014-11-25 04:48:27 +0000
commit392dae58db55c1db9e18f4ceefbd25355f6b793e (patch)
tree7cabe37b0f9179aa3e5f4f4281801a0bd44abd08 /docbook
parent363b87a4befcfbdd61ed7656283022a31afb2ab5 (diff)
Add new dissector for Shared Memory Communications over RDMA protocol (SMC-R)
RFC draft http://www.ietf.org/id/draft-fox-tcpm-shared-memory-rdma-05.txt used as reference for packet dissection. A small change was made to packet-infiniband, to add the Queue Number to the info column. This allows for easy indentification of session traffic for a particular QP. Also: infiniband: tvb_length() --> tvb_captured_length() Bug: 10715 Change-Id: I774ceffaa5c271cb6a28ab4ed21e53cd42f2547b Reviewed-on: https://code.wireshark.org/review/5386 Petri-Dish: Bill Meier <wmeier@newsguy.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'docbook')
-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 7f4f415d93..0d65abd695 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -87,6 +87,7 @@ Couchbase
AllJoyn Reliable Datagram Protocol
HiQnet
Elasticsearch
+Shared Memory Communications - RDMA
--sort-and-group--
=== Updated Protocol Support