openbsc.git branch max/pol created. 0.15.0-247-g0e4a196

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
Tue May 3 16:41:44 UTC 2016


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, max/pol has been created
        at  0e4a1961d3398ed5c8ec4563f53079e94a5b1fcb (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=0e4a1961d3398ed5c8ec4563f53079e94a5b1fcb

commit 0e4a1961d3398ed5c8ec4563f53079e94a5b1fcb
Author: Max <msuraev at sysmocom.de>
Date:   Tue May 3 18:36:04 2016 +0200

    Add IMSI-prefix authorization policy
    
    * extend "auth policy" vty command with new option "prefix"
    * add vty command "authorize-prefix" for setting arbitrary prefix
    * add basic vty test
    * add optional "imsi-prefix" argument to subscriber-create-on-demand vty
      command
    
    With those in place we can now set the prefix against which MS's IMSI
    will be checked.
    
    If IMSI's prefix match our configuration than MS is allowed to access
    the network. If subscriber is already marked as authorized in HLR than
    it'll be allowed regardless of IMSI prefix.
    
    The same way we can decide whether to create subscribers on-demand
    basesd on IMSI prefix match.
    
    Note: this is NITB option, not to be confused with SGSN option with the
    same name.
    
    Fixes: OS#1647

http://cgit.osmocom.org/openbsc/commit/?id=2b8a7ea26720bd6beb9f3c4d8a562ad4f9091a13

commit 2b8a7ea26720bd6beb9f3c4d8a562ad4f9091a13
Author: Max <msuraev at sysmocom.de>
Date:   Tue May 3 18:19:20 2016 +0200

    Cleanup db tests
    
    Move copy-pasted code into separate function to make writing more tests
    easier.

http://cgit.osmocom.org/openbsc/commit/?id=d9acc71f32933d757574332645abb15e517f0832

commit d9acc71f32933d757574332645abb15e517f0832
Author: Max <msuraev at sysmocom.de>
Date:   Tue May 3 18:12:18 2016 +0200

    Simplify subscriber creation
    
    Move common code to wrapper function.

http://cgit.osmocom.org/openbsc/commit/?id=e0fbe5a1dc474128fd60c1e325ff06825b928814

commit e0fbe5a1dc474128fd60c1e325ff06825b928814
Author: Max <msuraev at sysmocom.de>
Date:   Tue May 3 18:08:39 2016 +0200

    Ignore extended test leftovers

http://cgit.osmocom.org/openbsc/commit/?id=b68213551db4899507d1c6648e2cf496b03a66b3

commit b68213551db4899507d1c6648e2cf496b03a66b3
Author: Max <msuraev at sysmocom.de>
Date:   Tue May 3 18:03:38 2016 +0200

    Use enum for subscriber creation policy
    
    This enables easier expansion of available policies in future.

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


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



More information about the osmocom-commitlog mailing list