aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark/README
diff options
context:
space:
mode:
Diffstat (limited to 'wireshark/README')
-rw-r--r--wireshark/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/wireshark/README b/wireshark/README
new file mode 100644
index 000000000..3a28fcf11
--- /dev/null
+++ b/wireshark/README
@@ -0,0 +1,19 @@
+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
+