Bug ID |
10262
|
Summary |
Update Skinny Dissection Code
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 12871 [details]
Updated the packet-skinny dissector
Build Information:
Wireshark 1.99.0 (v1.99.0-rc1-809-g4ac9895 from master)
Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
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+ 3.8.7, with Cairo 1.12.16, with Pango 1.32.5, with
libpcap, with POSIX capabilities (Linux), without libnl, with libz 1.2.8, with
GLib 2.38.1, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.1, with GnuTLS
2.12.23, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with PortAudio
V19-devel (built Oct 8 2012 16:37:35), with AirPcap.
Running on Linux 3.16.0-031600rc4-generic, with locale en_US.UTF-8, with
libpcap
version 1.4.0, with libz 1.2.8, with GnuTLS 2.12.23, with Gcrypt 1.5.0, without
AirPcap.
AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Built using gcc 4.8.1.
--
Updated the packet-skinny dissector:
Renamed CM7_MSG_TYPE_* to *_MSG_TYPE
Added V22_MSG_TYPE
Added StationMaxPartySize which can be either length 24 or 25 depending on
Protocol Version
Reworked Messages:
- EnblocCallMessage
- ConnectionStatisticsRes (uses StationMaxPartySize and Dynamic Length using
DataSize Field)
- OffHookWithCgpnMessage (uses StationMaxPartySize)
- DynamicCallInfoMessage (Replaced unknown fields, uses Dynamic Length Strings)
You are receiving this mail because:
- You are watching all bug changes.