Wireshark-commits: [Wireshark-commits] master a9497be: RoCE and CM dissector fixes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Oct 2014 15:45:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9497befebd3fe5c44c401e186ddb4ddb9e00bea
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a9497be by Tim (Thanh) Nguyen (tnnguyen@xxxxxxxxxxxx):

    RoCE and CM dissector fixes
    
    - fixed cm.req cm.rep bit fields
    - fixed packetLength and CRC length for RoCE
    - use "RoCE" or "RRoCE" instead of "InfiniBand" in COL_PROTOCOL where appropriate
    
    Change-Id: Id491658f9368034bb2267922fa5618e1c259cd56
    Reviewed-on: https://code.wireshark.org/review/4614
    Petri-Dish: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  c4acc4b   extcap (GTK): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  a9497be   RoCE and CM dissector fixes


Summary of changes:
 epan/dissectors/packet-infiniband.c |  105 ++++++++++++++++++-----------------
 1 file changed, 55 insertions(+), 50 deletions(-)