osmo-msc/wireshark
Pablo Neira Ayuso 4fcd3570cb wireshark: gsm-abis-oml: convert C99 structure initialization to ANSI C
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-03-06 16:47:54 +01:00
..
0001-abis_oml.patch wireshark: gsm-abis-oml: convert C99 structure initialization to ANSI C 2011-03-06 16:47:54 +01:00
0002-ericsson_rbs2409.patch wireshark: rebase the patches, rename and add a README 2011-01-11 16:33:52 +01:00
0003-lucent-hnb.patch wireshark: rebase the patches, rename and add a README 2011-01-11 16:33:52 +01:00
0004-rsl-ipaccess.patch wireshark: rebase the patches, rename and add a README 2011-01-11 16:33:52 +01:00
0005-rsl-hsl.patch [wireshark] Update HSL wireshark dissector 2011-01-15 18:09:25 +01:00
0006-abis_oml-hsl.patch [wireshark] some initial hackish patches to support HSLs Abis/IP 2011-01-13 11:03:51 +01:00
README [wireshark] add some lines to the README about the HSL patches 2011-01-14 10:01:17 +01:00

README

These are patches to wireshark to add/enhance the GSM support.

== Basic ==
The patches apply to SVN revision r35476 and were created
using git format-patch. They can be either applied via the
patch command or using git am on a git clone of wireshark.


== Rebasing with git ==
It is the easiest to checkout the above revision, apply the
patches and then use git rebase git-svn to get to the latest
svn version. 

== patches ==
0001-abis_oml.patch               Add support for Abis OML
0002-ericsson_rbs2409.patch       Add support for Ericsson Abis over IP
0003-lucent-hnb.patch             Add support for Lucent HomeNodeB
0004-rsl-ipaccess.patch           Add IPaccess RSL extensions
0005-rsl-hsl.patch                Add support for HSL RSL extensions
0006-abis_oml-hsl.patch           Add support for HSL OML