openbsc.git branch master updated. 0.15.0-671-g5ba6fb3ef

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 Feb 7 00:41:51 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  5ba6fb3ef4421b8fb98137a77b6fe0dd8bcc7283 (commit)
       via  1013550218ec780eae0e9d15297cba22f157adc4 (commit)
       via  17a29ef3118d2c5b8a48e82b9f9bd9ca8cf5248d (commit)
       via  2b5fb8ed66feaea181b8882ec31b67f606e5ab4f (commit)
       via  4f8da6dfd56a936151fd9d7c647152333c6def1a (commit)
      from  48324fed117d3b2d585b80c08449db67384b5a26 (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=5ba6fb3ef4421b8fb98137a77b6fe0dd8bcc7283

commit 5ba6fb3ef4421b8fb98137a77b6fe0dd8bcc7283
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Tue Jan 31 18:04:27 2017 +0100

    gprs/sgsn_vty: fix typo in comment
    
    Change-Id: I63225b7ba6d666eddf00b1deb893e79dc9ec842b

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

commit 1013550218ec780eae0e9d15297cba22f157adc4
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Sat Feb 4 05:53:07 2017 +0100

    gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLE
    
    Previous the state was only set in Iu mode.
    
    Change-Id: I99a6aec1090cad9b9d38d134cc9b34ef292062df

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

commit 17a29ef3118d2c5b8a48e82b9f9bd9ca8cf5248d
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Tue Jan 31 18:13:15 2017 +0100

    gprs/gprs_mm: add value_strings for PMM & MM states
    
    Change-Id: I4e34dcd5e48c4dd73d63c6f865298ee7d9c864be

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

commit 2b5fb8ed66feaea181b8882ec31b67f606e5ab4f
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Sat Feb 4 06:01:00 2017 +0100

    gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb()
    
    Postfix the ran type to clarify the purpose.
    Because of the new support of the Iu ran type, there are 2 functions to allocate a mm ctx.
    For Iu it's sgsn_mm_ctx_alloc_iu(). For gb it should be named in the same way.
    
    Change-Id: Ic49009e8c20c12308855e1409c09004698c79b95

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

commit 4f8da6dfd56a936151fd9d7c647152333c6def1a
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Tue Jan 31 15:34:26 2017 +0100

    gprs/sgsn: rename gprs->mm_state -> gmm_state
    
    GMM is the right term. MM state is already occupied.
    
    Change-Id: I9cfdcf921e4ebd14a5e7ce7489ec4ce5d1f5515f

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

Summary of changes:
 openbsc/include/openbsc/gprs_sgsn.h |  10 ++--
 openbsc/src/gprs/gprs_gmm.c         | 100 +++++++++++++++++++++++-------------
 openbsc/src/gprs/gprs_sgsn.c        |  11 ++--
 openbsc/src/gprs/sgsn_libgtp.c      |   4 +-
 openbsc/src/gprs/sgsn_vty.c         |   4 +-
 openbsc/tests/sgsn/sgsn_test.c      |  48 ++++++++---------
 6 files changed, 103 insertions(+), 74 deletions(-)


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



More information about the osmocom-commitlog mailing list