openbsc.git branch master updated. 0.15.0-707-g6ee49d841

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sun Mar 5 12:24:42 UTC 2017


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  6ee49d8416ffba435ad7cc9fe5c685ec538c5571 (commit)
      from  3f8a8f7736c6a6ef41c0a1572488acbafdbc35e2 (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=6ee49d8416ffba435ad7cc9fe5c685ec538c5571

commit 6ee49d8416ffba435ad7cc9fe5c685ec538c5571
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Tue Feb 28 16:53:07 2017 +0100

    sgsn: fix problem with leading-zero-IMSIs
    
    When the IMSI ACL is maintained via the VTY, users may enter IMSIs
    without leading zeros. Especially in test environments, where
    MCC=001 and MNC=01 is common, it is likely that someone enters the
    corresponding IMSI (001010000000001) without the two zeros at the
    beginning.
    
    This patch fixes the problem by sanitizing the IMSI, eventually
    missing zeros in the beginning will be automatically added.
    
    Change-Id: I56ba0da61978bbdce71d0e320166c52b20b42517

-----------------------------------------------------------------------

Summary of changes:
 openbsc/src/gprs/sgsn_vty.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list