Ethereal-cvs: [Ethereal-cvs] rev 14228: /trunk/epan/dissectors/: packet-ndmp.c

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

Date: Fri, 29 Apr 2005 08:02:54 -0000
User: sahlberg
Date: 2005/04/29 03:02 AM

Log:
 add the missing MODE field in mover_get_state that was introduced in version 4.
 
 
 also change bytes_left_to_read to be a INT64 and not a UINT64.
 It iss supposed to be an UINT64  but some implementations are buggy and it is easier to make sense of this field one for those buggy clients if it is printed as an INT64.
 This change/violation will not affect any correct/valid NDMP implementation or how ethereal decodes its output  unless your entire backup is > 2**63 bytes in size.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +13 -5     packet-ndmp.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14228&view=rev