https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5828
Summary: ip.access nanoBTS vendor-specific RSL message types
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: pablo@xxxxxxxxxxxx
Created an attachment (id=6164)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6164)
add support for ip.access nanoBTS vendor-specific RSL message types
Build Information:
Version 1.5.1 (SVN Rev Unknown from unknown)
Compiled (32-bit) with GTK+ 2.20.1, with GLib 2.24.2, with libpcap 1.1.1, with
libz 1.2.3.4, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.8.6, with
Gcrypt 1.4.5, without Kerberos, without GeoIP, without PortAudio, without
AirPcap.
Running on Linux 2.6.39-rc1-09316-g71457e3, with libpcap version 1.1.1, with
libz 1.2.3.4, GnuTLS 2.8.6, Gcrypt 1.4.5.
Built using gcc 4.4.5.
--
This is an enhancement for the existing A-bis RSL protocol dissector for GSM
networks (as specified in Technical Specification 12.21 of the 3GPP).
Basically,
this patch adds ip.access vendor-specific RSL extensions.
This extension can be enabled/disabled in Edit->Preferences->Protocols->RSL
If you wonder about the run-time initialization with the NM_ATT_TLVDEF_*()
macros: This is a work-around, the original code was using C99-style array
initializers,but this is not acceptable as wireshark needs to support older
compilers that only support C90.
Please let us know if you want us to make any modifications before merging it.
Thanks!
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.