Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 5e3f823: packet-rpcrdma: Select correct size of trans

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Dec 2016 06:16:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e3f8236b9945eac9105b65a14488374aa7a836f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5e3f823 by Chuck Lever (chuck.lever@xxxxxxxxxx):

    packet-rpcrdma: Select correct size of transport header
    
    Nit: Make it easier to see the transition between the end of the
    RPC-over-RDMA transport header and the start of the RPC header.
    Calculate the selection size of the RPC-over-RDMA header
    properly, including the size of the chunk lists.
    
    Change-Id: I84bc7d970a95e8f50a21a45ded386322711b6512
    Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/19034
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  dde3137   Fix ZigBee End Device Timeout enumeration
    adds  5e3f823   packet-rpcrdma: Select correct size of transport header


Summary of changes:
 epan/dissectors/packet-rpcrdma.c |    4 ++++
 1 file changed, 4 insertions(+)