Wireshark-commits: [Wireshark-commits] rev 27527: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 23 Feb 2009 20:01:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27527

User: jake
Date: 2009/02/23 12:01 PM

Log:
 From Steve Karg:
 The ConfirmedEventNotification decoding was only done as far as context tag 8,
 so BACnetNotificationParameters 9, 10, and 11 displayed as malformed packet.  
 Added context tag decoding for BACnetNotificationParameters 9, 10, and 11. 
 Added missing breaks in several switch statements.
 Corrected some dissector aborts.
 Added several new enumerations from the latest BACnet 135-2008 standard, and
 updated the list of BACnet Vendor IDs.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +310 -40   packet-bacapp.c    Modified