Bug ID |
11167
|
Summary |
Add support for decoding all Feature-List Gx flags
|
Product |
Wireshark
|
Version |
1.12.4
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13580 [details]
proposed fix (.patch file)
Build Information:
TShark 1.12.4 (1e4a730 from master)
Copyright 1998-2015 Gerald Combs <[email protected]> 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.42.1, with libpcap, with libz 1.2.3, without
POSIX
capabilities, without libnl, without SMI, without c-ares, without ADNS, without
Lua, without Python, without GnuTLS, without Gcrypt, with MIT Kerberos, without
GeoIP.
Running on Linux 2.6.32-220.7.1.el6.x86_64, with locale en_US.UTF-8, with
libpcap version 1.7.2, with libz 1.2.3.
Intel(R) Xeon(R) CPU X3440 @ 2.53GHz
Built using gcc 4.4.7 20120313 (Red Hat 4.4.7-11).
--
We need to add the support for all Feature-List Gx flags as defined in 3GPP TS
29.212 V13.1.0, Table 5.4.1.1.
Currently wireshark decodes only up to 12 bits.
Proposed fix is in the attached patch.
You are receiving this mail because:
- You are watching all bug changes.