https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13213

--- Comment #2 from Chuck Lever <chuck.le...@oracle.com> ---
The RPC dissector uses conversations to track XIDs. For TCP, one conversation
exists per socket. The XIDs for Calls and Replies are associated with this
conversation.

IB RC connections appear to be unidirectional; and their source port is set to
-1. Thus the XID matching scheme used by packet-rpc.c does not work for IB
connections.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to