Wireshark-commits: [Wireshark-commits] rev 31804: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 05 Feb 2010 21:37:23 GMT
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