Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5725] New: Changes to Packet EPL, to allow inclusion of pa

Date: Thu, 24 Feb 2011 01:26:05 -0800 (PST)
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.