openbsc.git branch max/si2q updated. 0.15.0-188-gb334fe4

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 Mar 16 16:40: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, max/si2q has been updated
  discards  cb0fb8f3a82ba77bc7c515f956a226067b9e88ae (commit)
       via  b334fe4b0dd950d92bcff6ab20058680a0550ffa (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 (cb0fb8f3a82ba77bc7c515f956a226067b9e88ae)
            \
             N -- N -- N (b334fe4b0dd950d92bcff6ab20058680a0550ffa)

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=b334fe4b0dd950d92bcff6ab20058680a0550ffa

commit b334fe4b0dd950d92bcff6ab20058680a0550ffa
Author: Max <msuraev at sysmocom.de>
Date:   Fri Mar 11 18:16:22 2016 +0100

    Add basic SI2quater support
    
    * support for sending arbitrary static SI2quater.
    * vty interface for neightbor EARFCNs specific to SI2quater.
    * dynamic generation of SI2quater messages.
    * unit test for SI2quater messages.

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

Summary of changes:
 openbsc/src/libbsc/bsc_init.c           |  6 +--
 openbsc/src/libbsc/bsc_vty.c            | 53 +++++++++++---------------
 openbsc/src/libbsc/rest_octets.c        | 17 +++++----
 openbsc/src/libbsc/system_information.c |  3 ++
 openbsc/src/libcommon/gsm_data.c        |  1 +
 openbsc/tests/gsm0408/Makefile.am       |  3 +-
 openbsc/tests/gsm0408/gsm0408_test.c    | 67 +++++++++++++++++++++++++++++++++
 openbsc/tests/gsm0408/gsm0408_test.ok   |  8 ++++
 8 files changed, 116 insertions(+), 42 deletions(-)


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



More information about the osmocom-commitlog mailing list