summaryrefslogtreecommitdiffstats
path: root/src/wireshark
Commit message (Collapse)AuthorAgeFilesLines
* wireshark: update SMSCB dissector patchAlex Badea2011-01-261-66/+302
| | | | | | Add full support for reassembly, and dissection of Schedule messages. Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
* wireshark: fixes for the SMSCB dissectorAlex Badea2010-11-281-8/+8
| | | | | | | Fix dissection of message ID, and cosmetic adjustments to line up the bitfields. Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
* wireshark: update SMSCB dissector patchAlex Badea2010-11-271-211/+470
| | | | | | | Now factored out to its own dissector module, and supporting message block reassembly. Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
* wireshark: add CBS/SMSCB dissector patch [WIP]Alex Badea2010-11-231-0/+248
| | | | Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
* update wireshakr gsmtap patch with the 2nd version submitted to wiresharkHarald Welte2010-03-041-66/+133
| | | | | | | 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
* update wireshark GSMTAP patch for GSMTAP protocol version 0x02Harald Welte2010-03-041-107/+160
|
* gsmtap patch cleanupHarald Welte2010-02-191-28/+22Star
| | | | | | | | * 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.
* import wireshark GSMTAP patchHarald Welte2010-02-191-0/+331