http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2249
Summary: BACnet handling of readPropertyMultiple request /
response
Product: Wireshark
Version: 0.99.7
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: alan@xxxxxxxxxxxxxx
Created an attachment (id=1446)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1446)
ReadPropertyMultiple request and response demonstrating issue
Build Information:
Version 0.99.7 (SVN Rev 23910)
Copyright 1998-2007 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 with GTK+ 2.12.1, with GLib 2.14.3, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with SMI 0.4.5, with ADNS, with Lua 5.1,
with
GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio PortAudio
V19-devel, with AirPcap.
Running on Windows XP Service Pack 2, build 2600, with WinPcap version 4.0.2
(packet.dll version 4.0.0.1040), based on libpcap version 0.9.5, without
AirPcap.
Built using Microsoft Visual C++ 6.0 build 8804
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
The request formatting is inconsistent with other requests, not having a
listOfPropertyReferences tree entry. It instead shows them at the top level.
The handling of the response to a readPropertyMultiple request is incorrect if
the response contains an error to one of the properties that are being
requested. The tree display goes wrong after the error with the rest of the
properties one level up from where they should be.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.