openbsc.git branch master updated. 0.14.0-159-g39ba248

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 Aug 17 14:45:44 UTC 2015


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  39ba248608f84341db21fffe861722d4ea56da8b (commit)
       via  4d4944a07d09a21d79e18f321eaa1fdcaddd7964 (commit)
       via  93e795c1fdee782efa3856baf0abdc21fe3edc7f (commit)
      from  4c97435b3537cfe5a13e427b3d38ee591a686961 (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=39ba248608f84341db21fffe861722d4ea56da8b

commit 39ba248608f84341db21fffe861722d4ea56da8b
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sun Mar 10 11:50:19 2013 +0100

    Send RADIO LINK TIMEOUT value via OML attribute to BTS
    
    The same radio link timeout value is used for BTS and MS side.

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

commit 4d4944a07d09a21d79e18f321eaa1fdcaddd7964
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sun Mar 10 11:49:35 2013 +0100

    Add option to set RADIO LINK TIMEOUT value via VTY

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

commit 93e795c1fdee782efa3856baf0abdc21fe3edc7f
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Mon Mar 11 08:20:48 2013 +0100

    Add check for non existing lchan at tch_frame_down()
    
    Traffic cannot sent to BTS, if there is (currently) no logical channel
    associated with the transaction.
    
    This happens, if TCH traffic is received from upper layer, but there is
    no lchan available before completing immediate assignment, handover or
    assignment process.
    
    [hfreyther: The code has not been moved to tch_frame_down
    but the issue looks similiar]

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

Summary of changes:
 openbsc/include/openbsc/gsm_04_08.h       | 14 ++++++++++++++
 openbsc/src/libbsc/bsc_init.c             |  3 ---
 openbsc/src/libbsc/bsc_vty.c              | 17 +++++++++++++++++
 openbsc/src/libbsc/bts_ipaccess_nanobts.c |  4 ++++
 openbsc/src/libcommon/gsm_data.c          |  2 ++
 openbsc/src/libmsc/gsm_04_08.c            |  4 ++++
 6 files changed, 41 insertions(+), 3 deletions(-)


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



More information about the osmocom-commitlog mailing list