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 7884] New: Replace error message function appropriately in

Date: Sun, 21 Oct 2012 08:06:03 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7884

           Summary: Replace error message function appropriately in
                    packet-mpls-echo.c
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: s1061123@xxxxxxxxx


Created attachment 9392
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9392
Diff file

Build Information:
TShark 1.9.0 (SVN Rev 45566 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 GLib 2.30.3, with libpcap, with libz 1.2.5.1, with POSIX
capabilities (Linux), with libnl 1, without SMI, without c-ares, without ADNS,
without Lua, without Python, with GnuTLS 2.10.5, with Gcrypt 1.5.0, without
Kerberos, with GeoIP.

Running on Linux 3.2.12-gentoo, without locale, with libpcap version 1.1.1,
with
libz 1.2.5.1.

Built using gcc 4.5.4.
--
Hi folks,

I would like to propose new diff for packet-mpls-echo.c.

This is to support new wireshark API.
 - use expert_add_info_format() instead of proto_tree_add_text() for error msg.
 - replace create_dissector_handle() with new_create_dissector_handle()

Could you please merge it into svn, if possible?
Comments/questions are welcome.

thanks,
Tomofumi

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.