openbsc.git branch neels/cscn updated. 0.15.0-308-g8859384

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
Tue Mar 1 22:39:17 UTC 2016


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, neels/cscn has been updated
       via  8859384ca86935d1e65f5ab919c64f5dafb7910b (commit)
      from  c715d1ef82767bed2147c4c5473ac7a64f2d6d45 (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=8859384ca86935d1e65f5ab919c64f5dafb7910b

commit 8859384ca86935d1e65f5ab919c64f5dafb7910b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 1 23:37:21 2016 +0100

    wip: remove libbsc from cscn

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

Summary of changes:
 openbsc/include/openbsc/Makefile.am         |   2 +-
 openbsc/include/openbsc/bss.h               |   2 +-
 openbsc/include/openbsc/gsm_data.h          |   8 +-
 openbsc/include/openbsc/gsm_data_shared.h   |   2 +-
 openbsc/include/openbsc/{common.h => xsc.h} |   6 +
 openbsc/src/libbsc/bsc_vty.c                | 625 ++---------------------
 openbsc/src/libbsc/chan_alloc.c             |  33 --
 openbsc/src/libbsc/net_init.c               |  99 ----
 openbsc/src/libcommon/Makefile.am           |   3 +-
 openbsc/src/libcommon/xsc.c                 | 742 ++++++++++++++++++++++++++++
 openbsc/src/libmsc/Makefile.am              |   3 +-
 openbsc/src/libmsc/mncc_builtin.c           |   2 +
 openbsc/src/libmsc/smpp_openbsc.c           |   2 +
 openbsc/src/osmo-cscn/Makefile.am           |   2 -
 openbsc/src/osmo-cscn/cscn_main.c           |  16 +-
 openbsc/tests/sgsn/Makefile.am              |   2 +-
 16 files changed, 815 insertions(+), 734 deletions(-)
 rename openbsc/include/openbsc/{common.h => xsc.h} (60%)
 create mode 100644 openbsc/src/libcommon/xsc.c


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



More information about the osmocom-commitlog mailing list