Project

General

Profile

WiresharkIntegration » History » Version 3

laforge, 02/19/2016 10:49 PM
add link to wireshark bugzilla requesting gsmtap merge

1 1 laforge
= Wireshark integration =
2
3
[http://www.wireshark.org/ wireshark] is a popular Open Source protocol analyzer.  Among many
4
other protocols, it includes dissectors for the GSM Layer 2 (LAPDm) and 3 (04.08).
5
6 3 laforge
There also is a GSMTAP protocol dissector (not in wireshark mainline yet submitted as [https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4508 wireshark bug 4508], available in our
7 1 laforge
git repository in {{{src/wireshark/gsmtap.patch}}}), which allows real-time capture and
8
decode of GSM protocol messages encapsulated in GSMTAP (which is in turn encapsulated
9
in UDP and IP).
10
11
So if you have a wireshark version with GSMTAP support, you can have realtime decode and
12
trace of GSM protocol messages.
13
14 3 laforge
The OsmocomBB [wiki:layer23] program sends GSMTAP packets to the localhost (127.0.0.1) address
15 1 laforge
of the loopback interface (lo).
16 2 laforge
17
== Screenshot ==
18
19
[[Image(gsmtap-wireshark.png, 66%)]]
Add picture from clipboard (Maximum size: 48.8 MB)