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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 0167e3f35535b1b19eab659659180fa549da52b0 (commit)
from 8d6dcd9bca7ce9b0a29954126c72050f8e2e110c (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/libosmocore/commit/?id=0167e3f35535b1b19eab65965918…
commit 0167e3f35535b1b19eab659659180fa549da52b0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jun 6 18:10:38 2016 +0200
add rsl_or_ipac_msg_name() for both standard and ip.access msg types
Context: in osmo-bts, I want to look up an RSL message name in rsl_msgt_names
and fall back to rsl_ipac_msgt_names if not found, because the IPAC PDCH ACT
and DEACT messages are sent in a standard ABIS_RSL_MDISC_DED_CHAN.
Change-Id: Ic9ba721a1469cf51aed97ab0f44a7fe055c94b1f
Reviewed-on:
https://gerrit.osmocom.org/231
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Tested-by: Jenkins Builder
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/rsl.h | 1 +
src/gsm/libosmogsm.map | 1 +
src/gsm/rsl.c | 11 +++++++++++
3 files changed, 13 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications