openbsc.git branch master updated. 0.15.0-732-g16dcf2ae2

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
Thu Mar 23 09:39:05 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  16dcf2ae221a3a862fbbb958f5e1e2ecd6b3f7fa (commit)
       via  baaf3e242ecfedf43511ec9d11336d9f2f04ed2e (commit)
       via  f7e9a349efde8987a7da48fb5e331199ba3bb21f (commit)
       via  3521af7f3aacc373f48450d06cabf795f6a4a5b1 (commit)
       via  ce49258a12019d2c7cb53d07e3c9b4ffbc20f561 (commit)
      from  dd22a30d75090ebe2ba08056bfa04a92aa8d6ba1 (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=16dcf2ae221a3a862fbbb958f5e1e2ecd6b3f7fa

commit 16dcf2ae221a3a862fbbb958f5e1e2ecd6b3f7fa
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Fri Dec 2 05:21:45 2016 +0100

    libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation message
    
    ericsson can handle a reference at the end of a imm assign command which is used in
    the confirm response. The confirm response is only sent if the trailer is present.
    
    Change-Id: I88560291b5a3a3d7a0bac4d3c089b45f1f6b297f

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

commit baaf3e242ecfedf43511ec9d11336d9f2f04ed2e
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Nov 17 20:54:04 2016 +0100

    RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS
    
    Change-Id: I66541f9b20e7fd67fbec329283fc3c821c970a56

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

commit f7e9a349efde8987a7da48fb5e331199ba3bb21f
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Nov 16 15:17:22 2016 +0100

    RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCH
    
    This seems to be mandatory when an Ericsson RBS2000 uses a SuperChannel
    as back-haul.
    
    Change-Id: I793e7d62df1ca9f9c38d39e22d3868064d446c8d

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

commit 3521af7f3aacc373f48450d06cabf795f6a4a5b1
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Wed Nov 2 02:41:41 2016 +0100

    abis_om2k: protect MO FSMs by NULL check
    
    Also set MO FSMs to NULL after freeing them.
    
    Change-Id: I30df0b9ab8bc47ba9756c8388e977deed0e40200

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

commit ce49258a12019d2c7cb53d07e3c9b4ffbc20f561
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Nov 15 22:59:24 2016 +0100

    OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req Ack
    
    When the BTS is configured to use a SuperChannel and it is using a
    unix domain socket based transport towards the L2TP daemon, then
    we must instruct the L2TP daemon to instruct the SIU to change the Abis
    Lower Transport Mode using the ALTCRQ / ALTCRP L2TP signalling.
    
    Change-Id: I672bfaa09c42fbeb0c8459f24b2222b952de954b

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

Summary of changes:
 openbsc/include/openbsc/abis_rsl.h        |  6 ++++-
 openbsc/include/openbsc/gsm_data_shared.h |  1 +
 openbsc/src/libbsc/abis_om2000.c          | 22 ++++++++++++++++-
 openbsc/src/libbsc/abis_om2000_vty.c      | 27 +++++++++++++++++++++
 openbsc/src/libbsc/abis_rsl.c             | 39 +++++++++++++++++++++++++++++--
 openbsc/src/libbsc/bsc_api.c              |  2 +-
 6 files changed, 92 insertions(+), 5 deletions(-)


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



More information about the osmocom-commitlog mailing list