openbsc.git branch master updated. 0.15.0-680-gf13b3c968

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
Wed Feb 22 16:28:17 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  f13b3c968ff6266cc19188fe25cb3f7d8d780b6d (commit)
      from  a66d8cfcb530240b5eebdb8f3ad10aaa027bcbde (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=f13b3c968ff6266cc19188fe25cb3f7d8d780b6d

commit f13b3c968ff6266cc19188fe25cb3f7d8d780b6d
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Feb 17 17:05:40 2017 +0100

    logging: use central filter and ctx consts from libosmocore
    
    The LCHAN and BTS filter contexts are actually never used, so drop them until
    someone adds them properly.
    
    For now use only LOGGING_{FILTER,CTX}_VLR_SUBSCR. Some of these will change to
    _BSC_SUBSCR once struct bsc_subscriber is introduced, and later on, struct
    gsm_subscriber will be replaced by vlr_subscriber so that the names will match.
    
    Depends: libosmocore change-id I5c343630020f4b108099696fd96c2111614c8067
    Change-Id: Ifa82f6a461ad4c0eeddb8a38fb3833460432d16b

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

Summary of changes:
 openbsc/include/openbsc/debug.h   | 15 --------------
 openbsc/src/libbsc/abis_rsl.c     |  3 +--
 openbsc/src/libbsc/e1_config.c    |  1 -
 openbsc/src/libbsc/paging.c       |  8 ++++----
 openbsc/src/libcommon/debug.c     | 42 +++++++++++++++++----------------------
 openbsc/src/libmsc/gsm_04_08.c    | 16 +++++++--------
 openbsc/src/libmsc/smpp_openbsc.c |  2 +-
 7 files changed, 32 insertions(+), 55 deletions(-)


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



More information about the osmocom-commitlog mailing list