Wireshark-bugs: [Wireshark-bugs] [Bug 13261] packet-rpcrdma: properly dissect RDMA_NOMSG message

Date: Mon, 19 Dec 2016 21:43:56 +0000

Comment # 1 on bug 13261 from
Created attachment 15140 [details]
example of an RPC-over-RDMA Long Reply

Frame 90 contains an NFS GETACL Call where the client provides a Reply chunk.
The server uses that Reply chunk for the RDMA Write in frame 92, then sends its
reply in frame 94.

The whole RPC Reply appears in the RDMA Write payload, and should be passed on
to the RPC dissector. Frame 94 contains information that informs the client
that the RPC is complete, and the Reply chunk has now been filled in with the
RPC Reply.


You are receiving this mail because:
  • You are watching all bug changes.