https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5829
Summary: Dissector (MUX27010)
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: hans-christoph.schemmel@xxxxxxxxxxxxx
Created an attachment (id=6165)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6165)
Diff file: epan/dissectors/packet-mux27010.c, epan/CMakeLists.txt,
epan/dissectors/Makefile.common, wiretap/pcap-common.c, wiretap/wtap.c,
wiretap/wtap.h
Build Information:
Version 1.5.2SVN-MUX27010 (SVN Rev Unknown from unknown)
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 (32-bit) with GTK+ 2.22.1, with GLib 2.26.1, with WinPcap (version
unknown), with libz 1.2.5, without POSIX capabilities, without libpcre, with
SMI
0.4.8, with c-ares 1.7.1, with Lua 5.1, without Python, with GnuTLS 2.10.3,
with
Gcrypt 1.4.6, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built
Apr
14 2011), with AirPcap.
Running on Windows XP Service Pack 3, build 2600, with WinPcap version 4.0.2
(packet.dll version 4.0.0.1040), based on libpcap version 0.9.5, GnuTLS 2.10.3,
Gcrypt 1.4.6, without AirPcap.
Built using Microsoft Visual C++ 10.0 build 30319
--
Hello,
I´ve written the dissector MUX27010. This dissector analyses a multiplexed
communication between a GSM modem and the host, whereby the multiplexing is
based upon a variant of the specification 3G TS 27.010.
The assigned DLT value is:
LINKTYPE_MUX27010 236 DLT_MUX27010
A detailed description of the packet structure/LINKTYPE_MUX27010 can be found
on:
http://www.tcpdump.org/linktypes/LINKTYPE_MUX27010.html
The dissector passed the fuzz test and attached you can find a capture file for
the protocol.
Kind regards,
Hans-Christoph Schemmel
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.