Ethereal-cvs: [Ethereal-cvs] rev 14417: /trunk/epan/dissectors/: packet-bacapp.c packet-bacapp

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

Date: Mon, 23 May 2005 05:52:41 -0000
User: etxrab
Date: 2005/05/23 12:52 AM

Log:
 From Steve Karg:
 
 * added additional value string enumerations from BACnet-2004
 * removed vendor specific value string enumerations
 * corrected some value strings enumerations that were incorrect
 * refactored some common strings as strings + format
 * refactored some value strings to use a reserved range and a 
 proprietary range by using val_to_split_str function which now correctly 
 shows the split range when a value is not matched.
 * corrected some spelling errors
 * converted some item text values to dissector registration
 * added protocol tree for the BACnet tag headers
 * added value strings tree display for some bit string BACnet properties
 * added value strings tree display for some enumerated BACnet properties
 * changed the conversion of signed, unsigned, and enumerated BACnet 
 values to use ntohx functions.
 * added proper handling for large values of signed, unsigned, and 
 enumerated BACnet values.
 * refactored BACnet Null and Boolean Tag tree
 * refactored BACnet Real and Double Tag tree
 * changed comments into functions for special tags
 * changed some white space to match existing file style
 * refactored tvb_reported_length to tvb_length_remaining to simplify
 * corrected octet-string tree when length is zero
 * refactored octet-string tree to use tvb_bytes_to_str
 * corrected application tagged productions that were context tagged
 * corrected context tagged productions that were application tagged
 * corrected offset for BACnet character strings
 * refactored some identical service request tree handling
 * changed confirmed APDU to highlight the correct portion of the APDU
 * changed some dissector registration values to display as decimal
 * changed cast in call to iconv() to fix compiler warning
 * corrected bit-wise AND in AtomicFile tree handling
 
 packet-bvlc.c
 * added error text in tree when encoded length doesn't match actual length

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1608 -1107 packet-bacapp.c    Modified
  +2 -28     packet-bacapp.h    Modified
  +11 -3     packet-bvlc.c      Modified



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