https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6730
Summary: Add dissector table to 'meta' dissector
Product: Wireshark
Version: SVN
Platform: x86
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: witek@xxxxxx
Tobias Witek <witek@xxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7677| |review_for_checkin?
Flags| |
Created attachment 7677
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7677
Add dissector table to the 'meta' dissector
Build Information:
wireshark 1.7.1 (SVN Rev 40441 from /trunk)
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 (version unknown), with libz 1.2.3.4, without POSIX
capabilities, without SMI, without c-ares, without ADNS, without Lua, without
Python, without GnuTLS, without Gcrypt, with MIT Kerberos, without GeoIP,
without PortAudio, without AirPcap.
Running on Linux 3.0.0-14-generic, with locale en_US.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4.
Built using gcc 4.6.1.
--
The attached patch adds a dissector table to the 'meta' dissector so that other
protocol dissectors can register for specific values of 'meta.proto'.
Additionally, the patch also adds three more protocol values. If you prefer, I
can easily provide this as a separate patch.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.