Wireshark-commits: [Wireshark-commits] master a4bbd3c: packet-infiniband: Pass read request packets

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Jan 2017 02:56:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4bbd3cc775acbbba7f876816ca0173efb9838ee
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a4bbd3c by Parav Pandit (paravpandit@xxxxxxxxx):

    packet-infiniband: Pass read request packets to ULP dissectors
    
    This patch passes RDMA read request packets to ULP dissectors similar to
    other RDMA packets so that ULP dissector can have opportunity to show as
    upper layer protocol instead of IB or RRoCE.
    
    Change-Id: I594d8eada858b7f77fc94be44e3639526789779e
    Tested-by: paravpandit@xxxxxxxxx
    Reviewed-on: https://code.wireshark.org/review/19619
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  aa76d58   uat: fix build error without libgcrypt/gnutls
    adds  a4bbd3c   packet-infiniband: Pass read request packets to ULP dissectors


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