openbsc.git branch master updated. 0.15.0-794-g2abd5e166

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
Sun May 28 22:51:08 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  2abd5e1663f34cee545edcc9e4592ec45b6c0c1e (commit)
       via  645eb622832671a2256987f1857da86cd50a9eea (commit)
      from  7fe00fb9be1dddbaee175be0217fddd8858c7aad (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=2abd5e1663f34cee545edcc9e4592ec45b6c0c1e

commit 2abd5e1663f34cee545edcc9e4592ec45b6c0c1e
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat May 27 14:10:40 2017 +0200

    bsc_vty.c: Add command for manual [de]actiovation of logical channels
    
    Sometimes it is useful to manually activate (or decativate) a given
    logical channel from the VTY.  Doing this on the BSC (rather than the
    BTS) ensures that the BSC knows that this timeslot / channel is
    allocated and there is no risk to have clashes between the BSC "owning"
    the resources and the BTS allocating some by itself.
    
    Change-Id: I44fc3904678eb48bd3ab1a3da8c0c265fa082e0d

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

commit 645eb622832671a2256987f1857da86cd50a9eea
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat May 27 15:52:58 2017 +0200

    bsc_vty.c: Further simplify vty_get_ts()
    
    We can also move the string-to-numeric conversion inside vty_get_ts() to
    reduce the amount of work required in the caller.
    
    Change-Id: I2a74ed06e90e39d39f53fff39bb96df172728c0e

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

Summary of changes:
 openbsc/src/libbsc/bsc_vty.c | 132 +++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 126 insertions(+), 6 deletions(-)


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



More information about the osmocom-commitlog mailing list