openbsc.git branch neels/cscn updated. 0.15.0-411-g1101ed6

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
Mon Apr 25 13:44:35 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, neels/cscn has been updated
       via  1101ed69956bf87bdf6eddf7bdc95f4aedf5285f (commit)
       via  e09c73ed8c44650eecc0ad686bc096f6991b2c34 (commit)
       via  14013c67bbf820401b6ea28574572d860fda4b6c (commit)
       via  ef0145015e725c4accf15d8973f5dd626db34e8b (commit)
       via  b516319bd818aeea57119ac0d3637a7a0f981f02 (commit)
      from  63b99ced83773d92310211d557009e1c8cc4faf4 (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=1101ed69956bf87bdf6eddf7bdc95f4aedf5285f

commit 1101ed69956bf87bdf6eddf7bdc95f4aedf5285f
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 25 15:40:54 2016 +0200

    RAB parameters: use shorter 32 bit IP address format
    
    This is needed for the ip.access nano3G femto cell.

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

commit e09c73ed8c44650eecc0ad686bc096f6991b2c34
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 25 15:39:57 2016 +0200

    RAB: add debug log for PS RAB assignment

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

commit 14013c67bbf820401b6ea28574572d860fda4b6c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 25 15:39:19 2016 +0200

    RAB parameters: apply use_x213_nsap parameter addition
    
    Add use_x213_nsap parameter to iu_rab_act_ps(), pass the new parameter
    from two callers as 1 such that there is no functional change.

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

commit ef0145015e725c4accf15d8973f5dd626db34e8b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 25 13:34:41 2016 +0200

    paging response: remove extraneous null check, assert conn and msg further up
    
    In handle_paging_response(), don't check conn against NULL after using it all
    the time anyway.
    
    To ensure beyond doubt that it is actually never NULL, assert conn further up
    in the call stack, i.e. in gsm0408_dispatch(), the main entry point for
    receiving data from the BSC/RNC level. Also assert msg while at it.
    
    Fixes: CID#93769

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

commit b516319bd818aeea57119ac0d3637a7a0f981f02
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Apr 22 14:52:10 2016 +0200

    wip

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

Summary of changes:
 openbsc/include/openbsc/iu.h        | 4 +++-
 openbsc/include/openbsc/signal.h    | 1 -
 openbsc/src/gprs/gprs_gmm.c         | 2 +-
 openbsc/src/gprs/sgsn_libgtp.c      | 2 +-
 openbsc/src/libiu/iu.c              | 9 +++++++--
 openbsc/src/libmsc/gsm_04_08.c      | 5 ++++-
 openbsc/src/libmsc/gsm_subscriber.c | 1 -
 7 files changed, 16 insertions(+), 8 deletions(-)


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



More information about the osmocom-commitlog mailing list