Wireshark-commits: [Wireshark-commits] master 8242756: packet-infiniband: pass a struct infinibandi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Feb 2014 09:12:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8242756aedc09108e39d30b5e9b5c92dcf983fe7
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8242756 by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-infiniband: pass a struct infinibandinfo to subdissectors
    
    Change-Id: I187a1a91f34b1b758cad03bd9902ba132272cd3a
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/357
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  f012f1d   packet-smb-direct: only handle RDMA_SEND_* messages
    adds  8242756   packet-infiniband: pass a struct infinibandinfo to subdissectors


Summary of changes:
 epan/dissectors/packet-infiniband.c |  120 +++++++----------------------------
 epan/dissectors/packet-infiniband.h |   82 ++++++++++++++++++++++++
 2 files changed, 106 insertions(+), 96 deletions(-)