openbsc.git branch neels/aoip updated. 0.15.0-938-g3f07badd3

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 Aug 9 14:11:29 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/aoip has been updated
  discards  3eb8ea06166b2fb28c68483ae1958613cdcee98b (commit)
  discards  d769216f15a3140e319f0578a20e0bdf18127265 (commit)
  discards  7385090ac0d780a6be16e35644ea09c7412efff6 (commit)
  discards  7d5e30c4f8a11be54cbca823af3fdcd70ca7f2e4 (commit)
       via  3f07badd3d118b6895af1509dba1a08afc9ac452 (commit)
       via  9163225f879604e84d1577da26bc314eba0dcc14 (commit)
       via  14c95ef4f6b0696ae66206c1f521251e3617e6b4 (commit)
       via  f638596f54dc4499b6de7d4e8acb9df9eb6a3583 (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 (3eb8ea06166b2fb28c68483ae1958613cdcee98b)
            \
             N -- N -- N (3f07badd3d118b6895af1509dba1a08afc9ac452)

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=3f07badd3d118b6895af1509dba1a08afc9ac452

commit 3f07badd3d118b6895af1509dba1a08afc9ac452
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Aug 9 13:48:18 2017 +0200

    osmo-bsc: make use of osmo_sccp_addr_set_ssn()
    
    libosmo-sccp offers a function to set the SSN. Make use of this
    function instead of manipulating the struct directlry

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

commit 9163225f879604e84d1577da26bc314eba0dcc14
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Aug 9 16:09:07 2017 +0200

    use osmo_ss7_vty_init_asp()
    
    Change-Id: I9085bd30fab4799c43380f43120b362f27fc5dac

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

commit 14c95ef4f6b0696ae66206c1f521251e3617e6b4
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Aug 9 13:37:27 2017 +0200

    bsc/msc: fixup compiler issues
    
    libosmo-sccp function osmo_ss7_vty_init_sg() now requires a talloc
    context as parameter.
    
    Note: It should not _asp() rather then _sg(). However, we can not
    switch now, because then we will miss the vtx commands that
    configure the default route. Since the default route is the only
    valid route for application server processes, we need to fix this
    in the simple client, so that this command is no longer needed,
    when configuring the as. Also the VTX write functions of
    libosmo-sccp need to be fixed first.

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

commit f638596f54dc4499b6de7d4e8acb9df9eb6a3583
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Aug 9 16:06:45 2017 +0200

    force realloc fu
    
    Change-Id: I75111bacc245d4121ab1de4d6f8ac8c10d896fc7

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

Summary of changes:


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



More information about the osmocom-commitlog mailing list