Wireshark-commits: [Wireshark-commits] master d821c72: packet-infiniband: Add support for IP CM ser
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Oct 2016 07:09:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d821c72b9737703ddad80fb82a5525341967c9c2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d821c72 by Parav Pandit (paravpandit@xxxxxxxxx):

    packet-infiniband: Add support for IP CM serviceid
    
    Added support for decoding IP CM Service id for CM Connect requests.
    Annex 11.2 defines a specific prefix of serviceid for IP CM based
    ULPs.
    
    Corrected typo error which got introduced as part of bad local merge for
    hf_cm_drsp_privatedata. Corrected now.
    
    Change-Id: I18235ea86d82a224dcc7110a1c45c08f698fa9a6
    Tested-by: paravpandit@xxxxxxxxx
    Reviewed-on: https://code.wireshark.org/review/18284
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  961b053   WelcomeUI: Make Open and Capture clickable
    adds  d821c72   packet-infiniband: Add support for IP CM serviceid


Summary of changes:
 epan/dissectors/packet-infiniband.c |   54 +++++++++++++++++++++++++++++++++--
 1 file changed, 51 insertions(+), 3 deletions(-)