URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ebe948bf983c5ff5b0805f16647ffa974d7f1bd6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ebe948b by Chuck Lever (chuck.lever@xxxxxxxxxx):
packet-rpcrdma: Add filter variable for Write chunk segment count
Allow the Write segment count field to be selected and filtered on.
In many Write chunks there is just one segment. However in some
special cases there can be multiple segments in a Write or Reply
chunk.
Change-Id: Ic4a4104e3a44bf4f2c96e4e5353a10e7547350c9
Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/19102
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 8c748af Add udpdump to the macOS package.
adds ebe948b packet-rpcrdma: Add filter variable for Write chunk segment count
Summary of changes:
epan/dissectors/packet-rpcrdma.c | 8 ++++++++
1 file changed, 8 insertions(+)