Wireshark-commits: [Wireshark-commits] master a94b82a: packet-rpcrdma: Clean up Reply chunk dissect
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a94b82a8e1ca71d130ec5a77f7d71b2d6814aeef
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a94b82a 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>
Actions performed:
from 677a543 packet-rpcrdma: Fix Write list dissection
adds a94b82a packet-rpcrdma: Clean up Reply chunk dissection
Summary of changes:
epan/dissectors/packet-rpcrdma.c | 64 +++++++++++++++++---------------------
1 file changed, 29 insertions(+), 35 deletions(-)