Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Fri, 06 Jul 2007 22:37:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22262

User: jake
Date: 2007/07/06 10:37 PM

Log:
 From Steve Karg:
 Attached is a patch that fixes bug 1670 and related issues.
 For the BACnet GetEventInformation-ACK request dissector:
 1. Corrected BitString decoding for acknowledgedTransitions and eventEnable.
 2. Corrected the ability to decode more than one event.
 3. Grouped each item of the sequence using subtrees.  Added more informative
 text to Priority and Timestamp.
 4. Corrected eventState to use BACnetEventState enumeration instead of
 BACnetEventStateFilter.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +60 -34    packet-bacapp.c    Modified
  +2 -1      packet-bacapp.h    Modified