Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-nfs.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Tue, 9 Sep 2003 04:49:01 -0500 (CDT)
sahlberg    2003/09/09 04:49:01 CDT

  Modified files:
    .                    packet-nfs.c 
  Log:
  NFSv3 Read Reply and Write Calls are often short pdus.
  
  Change the dissector for these calls to prettify the COL_INFO and the tree item
  before dissecting the data block.
  
  Previously the dissector would bail out during the short data block anbd thus not do the COL_INFO/item prettification.
  
  Bug is not fixed
  
  Revision  Changes    Path
  1.93      +4 -4      ethereal/packet-nfs.c