openbsc.git branch neels/sgsn-id-3 updated. 0.14.0-211-g440d1f8

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
Fri Oct 9 00:05:30 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, neels/sgsn-id-3 has been updated
  discards  7271ed79a52c327e5101d72e22ed2bf72a48237d (commit)
  discards  7b7d11b45210ce0bb20e6021a9c8c6480abfddeb (commit)
  discards  ac287bf95f0c17dbad4d4278577da057bf5d39cb (commit)
  discards  77bc0f8d9c332a49d2c75bdbde4b978754810e11 (commit)
  discards  44f30f06ec662085e62ca4cacc0ee7d9a9205ae0 (commit)
  discards  36699f06dfd75cfc4bdb958bff9366a7af786a16 (commit)
  discards  e8b398c5083a9b147161d66024f2921cc81d9d13 (commit)
  discards  9f1504373e186e3b0ad0b21242708570122e696b (commit)
  discards  d1eee343c814567537b03383d14d162b40fc91c5 (commit)
  discards  fd055b1eb9adc8e113e985033847164c156f57ba (commit)
       via  440d1f841d3c3933dcb4870c1728e01e0af19c3a (commit)
       via  b87308e7577e47489f03e5109c8e360d501622ee (commit)
       via  2c3a2d3ef5ba390e5414eb9aa1f138aa6c2c411a (commit)
       via  61546c84f0b824d6366f69022b9f47a7d853ffee (commit)
       via  7d87686869efab9e99c325e107999651f2270fa9 (commit)
       via  afac27684f4a8595bbcf7f9881f4af116ed63091 (commit)
       via  65e85cfda171bf1c9f052be7beb1f1691b9b1f03 (commit)
       via  4205ee121419375eaa413f4840f9c7c85432a2eb (commit)
       via  b3cbd9aa3b8e80060ff38b975e297a5b4a850fec (commit)
       via  0e62e595a697eb6075349b586ed264bdb9462cd0 (commit)
       via  06cfe00c711a037981b53946dbaa5b042acb2fbb (commit)
       via  8b4e58462167493e31109e965b4ad6c32d2215f1 (commit)
       via  7a77d0155f154b88d768832932b8b2c35681782f (commit)
       via  a174a47811f2168d63f6f021d3ed2f156bff9951 (commit)
       via  615ed46a6ab25f71a7ab0d8201d33b4dbf8fc5b0 (commit)
       via  11cb7a9fd9d853aaf5ff3d34c179fa3afc9a80a4 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (7271ed79a52c327e5101d72e22ed2bf72a48237d)
            \
             N -- N -- N (440d1f841d3c3933dcb4870c1728e01e0af19c3a)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=440d1f841d3c3933dcb4870c1728e01e0af19c3a

commit 440d1f841d3c3933dcb4870c1728e01e0af19c3a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Oct 9 00:20:10 2015 +0200

    oap: move static asserts

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

commit b87308e7577e47489f03e5109c8e360d501622ee
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 8 15:11:16 2015 +0200

    fix some comments

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

commit 2c3a2d3ef5ba390e5414eb9aa1f138aa6c2c411a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 1 13:43:04 2015 +0200

    oap: add OAP config to VTY
    
    Sponsored-by: On-Waves ehf

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

commit 61546c84f0b824d6366f69022b9f47a7d853ffee
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 1 01:52:40 2015 +0200

    gsup/oap: add OAP to GSUP client.
    
    Trigger an OAP registration upon IPA connect. Feed incoming OAP messages to
    oap_handle() and send replies returned by it.
    
    Add oap_config to sgsn_config (todo: vty).
    
    Sponsored-by: On-Waves ehf

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

commit 7d87686869efab9e99c325e107999651f2270fa9
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Sep 30 22:58:57 2015 +0200

    oap: add OAP API test
    
    Sponsored-by: On-Waves ehf

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

commit afac27684f4a8595bbcf7f9881f4af116ed63091
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 1 14:12:40 2015 +0200

    oap: add oap testsuite skeleton
    
    Sponsored-by: On-Waves ehf

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

commit 65e85cfda171bf1c9f052be7beb1f1691b9b1f03
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Sep 30 18:30:11 2015 +0200

    oap: implement initial OAP API.
    
    Add oap.[hc] and oap_messages.[hc].
    
    Sponsored-by: On-Waves ehf

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

commit 4205ee121419375eaa413f4840f9c7c85432a2eb
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Sep 30 17:44:55 2015 +0200

    libcommon: soak up three static functions.
    
    Add new kitchen sink openbsc/utils.h and libcommon/utils.c to make three so far
    static functions public (so I can use them in the upcoming OAP code).
    
    A place to put them could have been the gprs_utils.h, but all general functions
    in there have a gprs_ prefix, and todo markings to move them away. All other
    libcommon headers are too specific, so I opened up this kitchen sink header.
    
    Apply the change in Makefiles and C files.

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

Summary of changes:
 openbsc/include/openbsc/bsc_api.h         |  2 +-
 openbsc/include/openbsc/gsm_04_08.h       |  3 +-
 openbsc/include/openbsc/gsm_data_shared.h | 10 +++---
 openbsc/src/libbsc/abis_rsl.c             | 18 +++++-----
 openbsc/src/libbsc/bsc_api.c              |  6 ++--
 openbsc/src/libbsc/bsc_vty.c              | 59 +++++++++++++------------------
 openbsc/src/libbsc/gsm_04_08_utils.c      | 57 ++++++++++++-----------------
 openbsc/src/libmgcp/mgcp_network.c        |  8 +++--
 openbsc/src/osmo-bsc/osmo_bsc_api.c       | 36 +++++++++++++------
 9 files changed, 99 insertions(+), 100 deletions(-)


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



More information about the osmocom-commitlog mailing list