This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "wireshark with Osmocom specific dissectors".
The branch, laforge/om2000-201610 has been updated
via f00e96ec76471f18f3c15516c822194018a8d107 (commit)
via db0f3aadeb7a4f074675b736016e9d396b180235 (commit)
via 6e7bbb0b573a07ec9c552b68b34590384250cd15 (commit)
from 348788e892bf9fe73e9551a233848bfd73f2af2c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/wireshark/commit/?id=f00e96ec76471f18f3c15516c82219…
commit f00e96ec76471f18f3c15516c822194018a8d107
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 15 22:02:47 2016 +0200
gsm_abis_om2000: Add very basic dissection of "MO Record"
The MO Record is returned in response to a Capabilities Request and
describes the capabilities of he MO in more detail. The exact coding of
the contents is not yet known at this point.
http://cgit.osmocom.org/wireshark/commit/?id=db0f3aadeb7a4f074675b736016e9d…
commit db0f3aadeb7a4f074675b736016e9d396b180235
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 15 22:01:51 2016 +0200
gsm_abis_om2000: Add "TG" and "DP" MO Class names
http://cgit.osmocom.org/wireshark/commit/?id=6e7bbb0b573a07ec9c552b68b34590…
commit 6e7bbb0b573a07ec9c552b68b34590384250cd15
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 15 20:18:16 2016 +0200
gsm_abis_om2000: Issue Expert Info when Enable Result != ENABLED
The point of sending an Enable Request is to enable the respective MO.
If the MO responds with any MO state != ENABLED there is something
fishy. Let's inform the user with some Expert Info about it.
-----------------------------------------------------------------------
Summary of changes:
epan/dissectors/packet-gsm_abis_om2000.c | 47 +++++++++++++++++++++++++++++---
1 file changed, 43 insertions(+), 4 deletions(-)
hooks/post-receive
--
wireshark with Osmocom specific dissectors