aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
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 /AUTHORS
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 'AUTHORS')
-rw-r--r--AUTHORS9
1 files changed, 7 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 0657e5fdcf..463c76fa58 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3627,15 +3627,20 @@ Raphaƫl Doursenaud <rdoursenaud[AT]free.fr> {
Harman Pro HiQnet dissector
}
-Ryan Doyle <ryan[AT]doylenet.net> {
+Ryan Doyle <ryan[AT]doylenet.net> {
Dissector for Elasticsearch
Dissector for Performance Co-Pilot
}
-Jesse Gross <jesse[AT]nicira.com> {
+Jesse Gross <jesse[AT]nicira.com> {
Dissector for Geneve
}
+Joe Fowler <fowlerja[AT]us.ibm.com> {
+ Dissector for Shared Memory Communication over RDMA (SMC-R)
+}
+
+
and by:
Georgi Guninski <guninski[AT]guninski.com>