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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 2d254cca1021d4b12dbb7651eff862464209bcae (commit)
from 9244d110b8ae66b2691f9879ee0b6a0cbe113bae (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/openbsc/commit/?id=2d254cca1021d4b12dbb7651eff86246…
commit 2d254cca1021d4b12dbb7651eff862464209bcae
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 9 17:15:45 2017 +0200
Fix BTS attribute requests
* fix BTS numbers: use 0 to indicate given BTS and 0xFF to indicate all
BTS' as it's explained in 3GPP TS 52.021 §9.3.
* only request attributes from supported (OsmoBTS) types
Change-Id: I8f43055c38000248033a8ff9ddaf0910d68d794b
Related: OS#2317
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_nm.c | 9 ++++++++-
openbsc/src/libbsc/bsc_init.c | 4 ++--
2 files changed, 10 insertions(+), 3 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)