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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 66d6d760aab222c91bec5134c228ffc13f463235 (commit)
from aa8d48cbe000f1adbed63775254fbc7ab470335b (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/osmo-iuh/commit/?id=66d6d760aab222c91bec5134c228ffc…
commit 66d6d760aab222c91bec5134c228ffc13f463235
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Dec 20 05:25:02 2017 +0100
hnbgw: hnb info: record MCC, MNC, show on 'show hnb'
Before, MCC and MNC were always reported as zero, now the output of 'show hnb
all' looks like:
OsmoHNBGW> show hnb all
HNB "000295-0000154153(a)ap.ipaccess.com" MCC 901 MNC 70 LAC 11111 RAC 99
SAC 65535 CID 1048575
HNBAP ID 0 RUA ID 0
Change-Id: Iae094b36fa1cf18e07ed33914b9425368d7cd34b
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 +-
src/hnbgw_hnbap.c | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface