ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6249] New: BACnet Dissector latest enumerations for proper

Date: Thu, 18 Aug 2011 20:11:33 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6249

           Summary: BACnet Dissector latest enumerations for properties,
                    states, error codes, and vendor ids
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: steve@xxxxxxxxx


Created an attachment (id=6843)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6843)
packet-bacapp.c.patch

Build Information:
wireshark 1.7.0 (SVN Rev 38613 from /trunk)

Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (32-bit) with GTK+ 2.20.1, with Cairo 1.8.10, with Pango 1.28.0, with
GLib 2.24.1, with libpcap 1.0.0, with libz 1.2.3.3, without POSIX capabilities,
with threads support, without libpcre, without SMI, without c-ares, without
ADNS, with Lua 5.1, with Python 2.6.5, with GnuTLS 2.8.5, with Gcrypt 1.4.4,
with MIT Kerberos, without GeoIP, without PortAudio, without AirPcap.

Running on Linux 2.6.32-33-generic, with locale en_US.utf8, with libpcap
version
1.0.0, with libz 1.2.3.3, GnuTLS 2.8.5, Gcrypt 1.4.4.

Built using gcc 4.4.3.

--
The BACnet standard continues to evolve and grow with new properties, states,
error codes, and vendor ids.  I grabbed the latest list of Vendor IDs from
www.bacnet.org website and added them to the value strings inside the BACnet
Application layer dissector. I added new properties, states, and error codes
from the latest version of the BACnet standard, ASHRAE/ANSI 135-2010 BACnet, to
the existing value strings.  I compiled, tested, and fuzz tested the results.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.