https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2971
Summary: Add new Bssap dissectors for the Lb interface
Product: Wireshark
Version: 1.1.x (Experimental)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: mitrevj@xxxxxxxxxxx
Johnny Mitrevski <mitrevj@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2364| |review_for_checkin?
Flag| |
Created an attachment (id=2364)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2364)
Two new dissectors have been added for the BSSAP component on the Lb (MSC-SMLC)
interface
Build Information:
Version 1.1.2 (SVN Rev unknown)
Copyright 1998-2008 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 with GTK+ 2.14.3, with GLib 2.18.1, with WinPcap (version unknown),
with libz 1.2.3, without POSIX capabilities, with libpcre 7.0, with SMI 0.4.8,
with c-ares 1.5.3, without ADNS, with Lua 5.1, with GnuTLS 2.3.8, with Gcrypt
1.4.1, with MIT Kerberos, with PortAudio V19-devel (built Oct 15 2008), with
AirPcap.
Running on Windows XP Service Pack 2, build 2600, with WinPcap version 4.0.2
(packet.dll version 4.0.0.1040), based on libpcap version 0.9.5, without
AirPcap.
Built using Microsoft Visual C++ 8.0 build 50727
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
Two new dissectors have been added for the BSSAP component on the Lb (MSC-SMLC)
interface:
packet-lb_bssmap_le.c: Defines the BSSMAP LE dissector for the Lb interface as
per 3GPP TS 49.031
packet-lb_bsslap.c: Is the BSSLAP dissector for the Lb interface as defined in
3GPP TS 48.071 techincal specification
Changes to the existing packet-bssap.c were required so that Wireshark can be
configured (via preferences) to differentiate between the GSM-A interface and
the Lb interface.
Changes to the existing packet-bsslap.c file made to differentiate between the
gsm_bsslap and lb_bsslap protocols.
Testing was performed with custom built test harness and live traffic trace
files.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.