http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41417
User: morriss
Date: 2012/03/07 07:57 PM
Log:
From Weston Andros Adamson via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6919 :
Both deviceid4 and sessionid4 are currently decoded as rpc_opaque_data - this
means their values are never displayed in the "Packet Detail" section and to
see them you have to select the name in the "Packet Detail" section and look at
the byte range in the "Packet Bytes" section.
The attached patch (against today's SVN) adds dissectors for both so these
values are displayed in the "Packet Detail" section.
Directory: /trunk/epan/dissectors/
Changes Path Action
+30 -33 packet-nfs.c Modified