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 19410: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 03 Oct 2006 18:11:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19410

User: etxrab
Date: 2006/10/03 06:11 PM

Log:
 From  David Richards:
 numerous changes, most notably:
 
 1) BACnetStatusFlags is bit string, not enum, in NotificationParameters
 2) Fixes many places where enclosing context tags were not handled properly.
 3) Simplify tag decoding logic.  Change to explicit decoding in many 
 instances rather
     than read tags in a loop and do a switch based on tag number.  Looping
     ignores out-of-order and other types of tagging errors.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +311 -397  packet-bacapp.c    Modified
  +0 -15     packet-bacapp.h    Modified