Wireshark-commits: [Wireshark-commits] master 2c07129: packet-infiniband: Add support for CM DREQ/D

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Oct 2016 05:14:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2c071296f5b344298e2994d29c2b3ca3550601f4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2c07129 by Parav Pandit (paravpandit@xxxxxxxxx):

    packet-infiniband: Add support for CM DREQ/DRSP
    
    Added support for decoding CM Disconnect and CM Disconnect response
    packets.
    Reusing ATTR macros in CM_Attributes definition.
    
    Change-Id: Ic6065b67d2007fc68848441e0c866e4a637a3657
    Tested-by: paravpandit@xxxxxxxxx
    Reviewed-on: https://code.wireshark.org/review/18229
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c7e7577   wslua: add support for negative indices
    adds  2c07129   packet-infiniband: Add support for CM DREQ/DRSP


Summary of changes:
 epan/dissectors/packet-infiniband.c |   93 ++++++++++++++++++++++++++++-------
 1 file changed, 74 insertions(+), 19 deletions(-)