https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5725
Summary: Changes to Packet EPL, to allow inclusion of
packet-epl.h header and register dissector
Product: Wireshark
Version: 1.5.x (Experimental)
Platform: All
OS/Version: Ubuntu
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: rknall@xxxxxxxxx
Created an attachment (id=5977)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5977)
Patch for registering the dissector, and cleaning up the interface
Build Information:
TShark 1.5.1 (SVN Rev 35894 from /trunk)
Copyright 1998-2011 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 GLib 2.26.0, with libpcap 1.1.1, with libz 1.2.3.4, with
POSIX capabilities (Linux), without libpcre, with SMI 0.4.8, with c-ares 1.7.3,
with Lua 5.1, without Python, with GnuTLS 2.8.6, with Gcrypt 1.4.5, with MIT
Kerberos, with GeoIP.
Running on Linux 2.6.35-25-generic, with libpcap version 1.1.1, with libz
1.2.3.4.
Built using gcc 4.4.5.
--
The methods in the interface had to be declared static, one method was removed,
as it was commented out in the interface anyway, and the dissector get's
registered to be used by other dissectors and plugins.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.