openbsc.git branch dexter/draft updated. 0.15.0-371-gf6e436a

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 Jul 27 13:51:28 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, dexter/draft has been updated
       via  f6e436ae12624ae05597266bd860461433c33eda (commit)
       via  d1c0e3755f2832270a16bdb2d350463409cad887 (commit)
       via  bbbcfe5b7343e12d0ab16d5393bed7ebe6653adc (commit)
       via  745857277cd24fadcd27d54aaa402bd82090cc86 (commit)
       via  34b8b5b29b72e245cc159ed4b035f6377988b762 (commit)
       via  c1658762234fa8593348760c6f20e6a10a13d6e6 (commit)
       via  f29dd5f15b315d1363d7302c50f2c9aceade8ccc (commit)
       via  8151648ceb4688cac9ced9b1c159c6e1968fc0f1 (commit)
       via  400746801470dba23b30c05e40c135b9d33eb6df (commit)
       via  c6926d064df18814a13e1ffd2f0d9f832d161ffb (commit)
       via  67933a19d67a30bfbf40a1a0cfb703505f7b8b40 (commit)
       via  7c989e7ced2c2b9949d18db17b6caaa9b317c1ba (commit)
       via  14314bd808369f0da32860412acfcd775e5c7b24 (commit)
       via  b1c227e5abbe023615c591ccaf865a3dcb9c742e (commit)
       via  17a6bab150bd70954b00645c8d1f18ce3ccf8948 (commit)
       via  d091b8de21506571f64c248a7635af60cc77633c (commit)
       via  15fcd10fde06f841c5f3e0ce4c9fded463fad470 (commit)
       via  b572d7c45eaa65d7b36ab339022e560f2e797098 (commit)
       via  9ddd8e6267a744caa0f206eeccb28b413fc987d5 (commit)
       via  9331df16cf9241824dcef4e205456c274af3070e (commit)
       via  1de159168cd924e361e778f7b2f1d85c2329e2e8 (commit)
       via  82040101ebcc6350f53a9e0853418a9bc597963a (commit)
       via  b997f8444313ff7ab99d66b400fc79cae8302166 (commit)
       via  5aa5196fbf07d5311bf4d99a90bff303989564f0 (commit)
       via  4011e728d22a9affbe41fb2bfc8e69c14bd706ab (commit)
       via  9759374adbb632ff5f8a4b739e0f62a9c9017622 (commit)
       via  a3d93ed2f9c114634b749c1304039e709a21a270 (commit)
       via  575420637981828b64c1292ada015d7170b89390 (commit)
       via  176b62a80c0170f1b9a1578d0b16c3ef27cf1a8f (commit)
      from  a20bca0fc32024918a22ec1dadcf7557fdd763fe (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=f6e436ae12624ae05597266bd860461433c33eda

commit f6e436ae12624ae05597266bd860461433c33eda
Merge: a20bca0 d1c0e37
Author: Philipp <pmaier at sysmocom.de>
Date:   Wed Jul 27 15:51:00 2016 +0200

    Merge remote-tracking branch 'origin/master' into dexter/draft
    
    Conflicts:
    	openbsc/src/gprs/gprs_gmm.c
    	openbsc/src/gprs/gprs_llc.c
    
    Change-Id: I6e5332393725a5af5cafc39c25c34115e8772e2b

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

Summary of changes:
 contrib/jenkins.sh                        |  98 ++++---
 debian/changelog                          |   2 +
 openbsc/doc/control-interface.txt         |  21 --
 openbsc/doc/osmocom-authn-protocol.txt    | 250 ----------------
 openbsc/doc/sgsn-remote-protocol.txt      | 468 ------------------------------
 openbsc/include/openbsc/gprs_gmm.h        |   8 +-
 openbsc/include/openbsc/gprs_llc.h        |  15 +-
 openbsc/include/openbsc/gprs_sgsn.h       |   7 +-
 openbsc/include/openbsc/gsm_data_shared.h |  13 +-
 openbsc/include/openbsc/osmux.h           |   1 +
 openbsc/include/openbsc/sgsn.h            |  26 ++
 openbsc/src/gprs/gprs_gmm.c               | 156 ++++++----
 openbsc/src/gprs/gprs_llc.c               | 180 +++++++-----
 openbsc/src/gprs/gprs_sgsn.c              |  42 ++-
 openbsc/src/gprs/gprs_sndcp.c             |   5 +-
 openbsc/src/gprs/sgsn_libgtp.c            |   4 +
 openbsc/src/gprs/sgsn_main.c              |   3 +
 openbsc/src/gprs/sgsn_vty.c               |  17 +-
 openbsc/src/libbsc/abis_rsl.c             | 118 ++++----
 openbsc/src/libbsc/bsc_dyn_pdch.c         |  29 +-
 openbsc/src/libbsc/chan_alloc.c           |  19 +-
 openbsc/src/libcommon/gsm_data_shared.c   | 106 ++++++-
 openbsc/src/libmgcp/mgcp_protocol.c       |   6 +-
 openbsc/src/libmsc/mncc_sock.c            |  57 +---
 openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c |   5 +-
 openbsc/src/utils/bs11_config.c           |   3 +-
 openbsc/tests/ctrl_test_runner.py         |   5 +-
 openbsc/tests/sgsn/Makefile.am            |   1 +
 openbsc/tests/sgsn/sgsn_test.c            |  24 +-
 openbsc/tests/vty_test_runner.py          |   2 +
 30 files changed, 615 insertions(+), 1076 deletions(-)
 delete mode 100644 openbsc/doc/control-interface.txt
 delete mode 100644 openbsc/doc/osmocom-authn-protocol.txt
 delete mode 100644 openbsc/doc/sgsn-remote-protocol.txt


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



More information about the osmocom-commitlog mailing list