Commit Graph

8 Commits

Author SHA1 Message Date
Alex Badea 61a4451415 wireshark: update SMSCB dissector patch
Add full support for reassembly, and dissection of Schedule messages.

Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
2011-01-26 20:21:07 +02:00
Alex Badea c2166dffae wireshark: fixes for the SMSCB dissector
Fix dissection of message ID, and cosmetic adjustments
to line up the bitfields.

Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
2010-11-28 15:45:17 +02:00
Alex Badea f152eda1d3 wireshark: update SMSCB dissector patch
Now factored out to its own dissector module, and supporting
message block reassembly.

Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
2010-11-27 18:31:49 +02:00
Alex Badea e0f846faa2 wireshark: add CBS/SMSCB dissector patch [WIP]
Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
2010-11-23 21:03:03 +02:00
Harald Welte d3f6b678c3 update wireshakr gsmtap patch with the 2nd version submitted to wireshark
We now
 * properly decode the L1 header of SACCH frames
 * properly hand-off SACCH payload such as SI5/SI6
 * display the summary of the GSMTAP and SACCH_L1 dissectors in the protocol tree
2010-03-04 21:44:41 +01:00
Harald Welte 3b51bde8e8 update wireshark GSMTAP patch for GSMTAP protocol version 0x02 2010-03-04 15:44:17 +01:00
Harald Welte d5cbd0fe79 gsmtap patch cleanup
* remove commented-out code
* explain what GSMTAP is and reference projects that can generate it
* update copyright notice

I will submit this to wireshark mainline now.
2010-02-19 23:01:57 +01:00
Harald Welte 3a6ed97a23 import wireshark GSMTAP patch 2010-02-19 20:22:34 +01:00