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-2.2 f3abfb2: packet-rpcrdma: Clean up Reply chunk dis

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Dec 2016 16:04:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3abfb271c6e23369b8e699364eacb9a49328d6f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

f3abfb2 by Chuck Lever (chuck.lever@xxxxxxxxxx):

    packet-rpcrdma: Clean up Reply chunk dissection
    
    Display the Reply chunk as a tree, using the same code that the
    Write list dissector now uses. Fix up the selection size of the
    Reply chunk.
    
    Bug: 13197
    Change-Id: Ie861b7721b2c2dd9a5839986488ee22f39f81d1e
    Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/19101
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit a94b82a8e1ca71d130ec5a77f7d71b2d6814aeef)
    Reviewed-on: https://code.wireshark.org/review/19112
    

Actions performed:

    from  47a205c   packet-rpcrdma: Fix Write list dissection
    adds  f3abfb2   packet-rpcrdma: Clean up Reply chunk dissection


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