http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2304
Summary: Correctly dissect the SessionDesc structure of
DirectPlay
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: kai@xxxxxxxxx
Kai Blin <kai@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1491| |review_for_checkin?
Flag| |
Created an attachment (id=1491)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1491)
Correctly dissect the DirectPlay SessionDesc structure
Build Information:
wireshark 0.99.9
Copyright 1998-2008 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.0, with GLib 2.14.1, with libpcap 0.9.7, with libz
1.2.3.3, with libpcre 7.4, without SMI, with ADNS, without Lua, with GnuTLS
1.6.3, with Gcrypt 1.2.4, with MIT Kerberos, without PortAudio, without
AirPcap.
Running on Linux 2.6.22-14-generic, with libpcap version 0.9.7.
Built using gcc 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2).
--
Step by step, the DirectPlay dissector is improving.
This patch allows dissecting the type 0x0001 (EnumSession Reply) packet of
DirectPlay, loading off most of the work to the dissector of the SessionDesc
structure. Builds on the patch for bug #2303.
Also from git-svn, use -p1 to apply.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.