wireshark-commits  

[Wireshark-commits] rev 31804: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-nfs.c

jake
Fri, 05 Feb 2010 13:38:07 -0800

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31804

User: jake
Date: 2010/02/05 01:37 PM

Log:
 From Mike Sager:
 Dynamically register callback dissector based on the NFSv4.0 SETCLIENTID args
 (the equivalent of what had already been done for NFSv4.1 CREATE_SESSION).
 
 Fix CB_LAYOUTRECALL dissecting: the recall type wasn't getting parsed, so some
 of the layout recall info wasn't being displayed.
 
 Parse CB_SEQUENCE's referring call lists.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +58 -10    packet-nfs.c    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe
  • [Wireshark-commits] rev 31804: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-nfs.c jake