https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7860
Summary: Add a dissector for the America Online protocol
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Dissection engine (libwireshark)
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: tim.hentenaar@xxxxxxxxx
Created attachment 9348
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9348
Patch against master rev. 498db62
Build Information:
$ ./wireshark -v
wireshark 1.9.0 (SVN Rev 498db62 from master)
Copyright 1998-2012 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 (64-bit) with GTK+ 2.24.6, with Cairo 1.10.2, with Pango 1.29.3, with
GLib 2.30.0, with libpcap, with libz 1.2.3.4, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.7.4, without Lua, without Python,
with GnuTLS 2.10.5, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Jul 27 2011 11:52:20), with AirPcap.
Running on Linux 3.3.0-030300-generic, with locale en_US.UTF-8, with libpcap
version 1.1.1, with libz 1.2.3.4, GnuTLS 2.10.5, Gcrypt 1.5.0, without AirPcap.
Built using gcc 4.6.1.
--
The attached patch addds a dissector for the America Online protocol (not the
AIM protocol.)
This dissector is very basic (i.e. parses the P3 frames, and some of the actual
PDU data.) I wrote this just for the hell of it, and I may expand on it a bit
later. Since the basic dissection is done, I figured I might as well submit it.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.