Wireshark-bugs: [Wireshark-bugs] [Bug 4228] New: Add dissector code for additional DIS PDUs

Date: Mon, 9 Nov 2009 12:18:17 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4228

           Summary: Add dissector code for additional DIS PDUs
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: Linux (other)
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: dmdishman@xxxxxxxx


Created an attachment (id=3941)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3941)
Diff file containing modifications to packet-dis*

Build Information:
Version 1.3.2 (SVN Rev 30864 from /trunk)

Copyright 1998-2009 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.4.13, with GLib 2.4.7, with libpcap 0.8.3, with libz
1.2.1.2, with POSIX capabilities (Linux), without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, without GnuTLS, with Gcrypt
1.2.0, without Kerberos, without GeoIP, without PortAudio, without AirPcap,
with
new_packet_list.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.6.9-42.ELsmp, with libpcap version 0.8.3, Gcrypt 1.2.0.

Built using gcc 3.3.2.

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
Fixed parser for DIS DataRequest PDU.
Added parser for DIS StartResume, StopFreeze, Acknowledge, ActionRequest,
ActionResponse, Comment, CreateEntity, DeleteEntity PDUs.
Added parser for "reliable" versions of the above DIS PDUs.
Added parser for DIS Application Control PDU.
Added parsers for DIS Persistent Object Family PDUs.

Code has been fuzz tested.


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