openbsc.git branch master updated. 0.13.0-812-g7ff77ec

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 Jan 1 11:58:07 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  7ff77ec713c6569715077344563ff9ab1719619c (commit)
       via  f86852ce0bc7d4c854d6f6825f74ab30be64b5c5 (commit)
      from  5468f768618c5d225e99f3ecf00c0ad068b1500b (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=7ff77ec713c6569715077344563ff9ab1719619c

commit 7ff77ec713c6569715077344563ff9ab1719619c
Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Wed Dec 29 23:06:22 2010 +0100

    smscb: Prepare to fill in the info for CBCH in SI4
    
    Pass the number of bytes the rest octet for si4 should
    fill.

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

commit f86852ce0bc7d4c854d6f6825f74ab30be64b5c5
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Jan 1 12:46:26 2015 +0100

    chan_alloc: remove ts_alloc() and ts_free()
    
    The idea of ts_alloc()/ts_free() dates back to the very early days of
    OpenBSC, where we didn't yet have a fixed PCHAN type assigned for every
    lchan in a BTS.  However, ever since, PCHAN types (channel combinations)
    are configured by OML in a certain way, and we only allocate LCHANs
    inside PCHANs of a matching type.  There should be no PCHANs with
    type GSM_PCHAN_NONE, unless those that you don't want to use for
    administraive reasons or the like.

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

Summary of changes:
 openbsc/include/openbsc/chan_alloc.h    |  11 ----
 openbsc/include/openbsc/rest_octets.h   |   2 +-
 openbsc/src/libbsc/chan_alloc.c         | 107 +-------------------------------
 openbsc/src/libbsc/rest_octets.c        |   4 +-
 openbsc/src/libbsc/system_information.c |   2 +-
 5 files changed, 5 insertions(+), 121 deletions(-)


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



More information about the osmocom-commitlog mailing list