packet-nvme-rdma: Support Dissecting connect cmd & inline data.
authorParav Pandit <paravpandit@yahoo.com>
Sat, 14 Jan 2017 05:11:28 +0000 (00:11 -0500)
committerMichael Mann <mmann78@netscape.net>
Mon, 16 Jan 2017 13:33:14 +0000 (13:33 +0000)
commit5f76627ef26505f55d8fcbe8073279515f3b7304
treeeb6f47cad29a777113779f9e52486a0088bc14d3
parentf27734f3a2747a150a6bc4d22bb2d212a8322c63
packet-nvme-rdma: Support Dissecting connect cmd & inline data.

This patch adds support to dissect data of the connect command which
comes along with the cmd in same packet.

It also removed unwanted tvb addition for rdma fabric commands,
completion and nvme commands.

Bug: 13201
Change-Id: I33062f67a69cdca4b909ed8c08201dea5e0aa095
Tested-by: paravpandit@yahoo.com
Reviewed-on: https://code.wireshark.org/review/19632
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
epan/dissectors/packet-nvme-rdma.c
epan/dissectors/packet-nvme.c