aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark
AgeCommit message (Collapse)AuthorFilesLines
2011-09-19Fix bogus message labelling in wireshark OML dissectorPablo Neira1-1/+3
While submitting the A-bis OML wireshark dissector I noticed one bug in it that results in bogus message labeling.
2011-09-06update wireshark patches to current wireshark svnHarald Welte7-360/+344
2011-04-08wireshark: update extension of RSL dissector with ip.access nanoBTS supportPablo Neira Ayuso1-94/+134
This patch removes the C99 structure initialization which is not allowed by the wireshark project (since it has to compile with non-C99 compliant compilers). It also adds a new option to enable/disable the dissection of vendor specific ip.access nanoBTS RSL messages. Tested with file: ipaccess-startup-mo_to_mo_call-proxy.pcap
2011-03-24wireshark abis_oml: remove dead code and update copyright statementHarald Welte1-52/+11
2011-03-06wireshark: gsm-abis-oml: convert C99 structure initialization to ANSI CPablo Neira Ayuso1-188/+188
This patch applies to the wireshark/0001-abis_oml.patch. This patch converts the C99 structure initialization which is not accepted by the wireshark developers (Harald told me that they need it to compile with non-gcc compilers which don't always support C99). I have tested it here with four pcap files that Harald passed to me.
2011-01-15[wireshark] Update HSL wireshark dissectorHarald Welte1-33/+73
now it correctly names some of the IEs like DSP/FPGA version, and also automatically marks the UDP streams as RTP depending on what it has seen in the RSL CONNECT TRAU message.
2011-01-15[wireshark] some more HSL RSL decodingHarald Welte1-19/+59
2011-01-14[wireshark] add some lines to the README about the HSL patchesHarald Welte1-1/+2
2011-01-13[wiresehark] Update the HSL patch for wireshark RSL dissectorHarald Welte1-45/+111
now it correctly parses BSSGP and displays some more HSL specific IEs
2011-01-13[wireshark] some initial hackish patches to support HSLs Abis/IPHarald Welte2-0/+159
2011-01-11wireshark: rebase the patches, rename and add a READMEHolger Hans Peter Freyther5-448/+551
Add a short README mentioning the svn version they apply to, how to rebase them in the future, and what they do. The renaming is done to add a hint on in which order to apply them. The abis_oml patch has been updated to some value_string changes in epan, all patches now add the new files to the CMakeLists.txt of epan as well.
2011-01-11wireshark: Remove patches applied in upstream wiresharkHolger Hans Peter Freyther3-232/+0
These patches were applied to upstream wireshark as of svn revision r35475.
2010-12-01wireshark: port abis_oml.patch to more recent version of wiresharkHarald Welte1-17/+21
Some internals of the value_string_extended have changed
2010-12-01wireshark: update HSL patch to add preferences on where to show HSL debugHarald Welte1-9/+37
2010-12-01wireshark: add patch to make IPA ports configurable preferencesHarald Welte1-0/+128
2010-11-29wireshark: More work on Ericsson OML (OM2000) dissectorHarald Welte1-33/+295
We now decode virtually everything in a RBS startup.
2010-11-29wireshark: Add initial patch for adding Ericsson OML-in-HDLC-in-L2TP supportHarald Welte1-0/+1632
This also hooks up the RSL dissector with the Ericsson HLDC
2010-11-29wireshakrk: add patch to display HSL debug messages in logHarald Welte1-0/+63
2010-06-19[wireshark] Major wireshark OML dissectorHarald Welte1-90/+314
Now it properly parses message types and IEs that are defined different depending on the BTS vendor / A-bis implementor. This fixes a lot of decoding bugs with Siemens BS-11 traces.
2010-06-07wireshark: Fix the Paging Configuration, fix the nanobts/bs11 settingHolger Hans Peter Freyther1-11/+16
Introduce a TLV_TYPE_UNKNOWN to fallback to the right NM attributes and mark paging configuration as fixed with the length of two.
2010-05-23abis_oml.patch: Really allow to switch from IPA to BS11Holger Hans Peter Freyther1-15/+41
Add a method to get the tlv_def. Assume when the TLV_FIXED is used that we look at the base to find the real type. This appears to work so far.
2010-05-23abis-oml.patch: Make CGI a TL16V and we have no malformed packet leftHolger Hans Peter Freyther1-4/+5
2010-05-23wireshark: Delay the assignment to a varaibleHolger Hans Peter Freyther1-10/+14
The README.developer mentions some compilers have issues by assigning a non-constant value to a new variable.
2010-04-21wireshark: Fix the patches and rebase against a recent wireshark versionHolger Hans Peter Freyther2-52/+81
My previous attempt to only add the hunks I changed broke the format of the patch and this time I am just dumping my current patch on top of these patches.
2009-12-29[wireshark] Add config option to decide which flavor of OML to useHolger Hans Peter Freyther1-4/+22
This option can currently toggle between BS11 and nanoBTS (in the form of having BS11 default). The next step will be to make use of this in the code.
2009-12-29[wireshark] Decode NM_ATT_IPACC_FILE_DATA as TL16VHolger Hans Peter Freyther1-0/+1
This can be decoded like the plain FILE_DATA and I don't understand the need for a custom version.
2009-12-21fix crash in A-bis OML plugin in recent wireshark versionsHarald Welte1-8/+8
2009-11-26[wireshark] patch to correctly decode SYSTEM INFORMATION on BCCH FILLINGHarald Welte1-0/+13
2009-11-19[wireshark] Remove patches that are already upstreamHolger Hans Peter Freyther2-492/+0
2009-11-19[wireshark] Fix decoding of ipacc MDCX messagesHolger Hans Peter Freyther1-11/+12
- Rename BIND to CRCX - Rename CONNECT to MDCX - Add break to properly decode the MDCX RSL packets
2009-10-22[wireshark] RSL: add more decoders for ip.accessHarald Welte1-296/+150
Also, make sure we always use BASE_NONE with FT_BYTES, as current wireshark svn has an ASSERT() about this.
2009-10-22[wireshark] abis_oml: Always use BASE_NONE with FT_BYTESHarald Welte1-12/+12
2009-08-27remove unused variableHarald Welte1-16/+0
2009-08-27add early version of a dissector for lucent/alcatel home-node-b protocolHarald Welte1-0/+120
2009-08-20remove erroneously-committed C file from wireshark patch directoryHarald Welte1-10176/+0
2009-08-20wireshark patch to connect RRLP parser to GSM DTAPHarald Welte1-0/+195
2009-08-20make wireshark decode RRLP inside GSM 08.58Harald Welte1-0/+10176
2009-08-20sync wireshark patches with svn rev. 29453Harald Welte2-159/+307
2009-07-12parse ip.access connection statistics and speech typeHarald Welte1-300/+154
2009-07-12yet again some more ip.access RSL definitions + parsingHarald Welte1-16/+96
2009-07-12again some parser improvements for ip.acccessHarald Welte2-89/+286
most notably we now parse a number of the GPRS IE's
2009-07-11abis_oml wireshark plugin now builds without compiler warningsHarald Welte1-111/+116
2009-07-11fix parsing of ip.access GPRS OML attributes and RSL IP + PortHarald Welte1-70/+87
2009-07-10fix some minor issues in the wireshark patchHarald Welte1-9/+14
This is the version that has been submitted to wireshark as https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3697
2009-07-04update wireshark patches to current svn (28938)Harald Welte3-39/+39
2009-07-03support parsing of ip.access 12.21 test reportsHarald Welte1-58/+196
2009-07-01wireshark: more work on completing abis_oml pluginHarald Welte1-22/+410
2009-07-01updated version of wireshark ipaccess RSL plugin (just cosmetic changes)Harald Welte1-12/+19
2009-06-26updated RSL wireshark patchHarald Welte1-33/+225
* parse ip.access messages with different (any) attribute order * identify RTP and RTCP streams to the RTP plugin
2009-06-25add new wireshark A-bis OML dissector, incompleteHarald Welte1-0/+1463