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 d3270a9c053c33b7d460bf3f84f7975c06cace52 (commit) from 5616cdde3ada142b948b2d5cc4342b0febca42dc (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=d3270a9c053c33b7d460bf3f84f7975c0...
commit d3270a9c053c33b7d460bf3f84f7975c06cace52 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Thu Feb 2 01:07:28 2017 +0100
subscriber conn: add indicator for originating RAN
Add via_ran to gsm_subscriber_connection to indicate whether a conn is coming in via 2G/GERAN/A-Interface or 3G/UTRAN/Iu-Interface. Prepares for Iu, but also for libvlr to decide between GSM or UMTS Auth.
Until actual Iu support is merged to master, this indicator will aid VLR unit testing.
At some point we may also add RAN_GERAN_IU; it's not on the agenda yet, but to clearly distinguish the names if we want to add it, explicitly name the ones we have RAN_GERAN_A and RAN_UTRAN_IU.
Change-Id: I93b870522f725170e4265a5543f6b680383d7465
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gsm_data.h | 8 ++++++++ openbsc/src/libbsc/bsc_api.c | 1 + openbsc/src/libmsc/gsm_04_08.c | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org