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/aoip has been updated
discards ab657612389d71a5024a8b90e28197d920d30827 (commit)
discards 831b90f8a7c2d2789b1d2906c210940427c83860 (commit)
discards 96f212d333075ffcedf2b88edb946040efe4bb1a (commit)
discards 46b2c1cb8adca39550c43b1027b34a13c2b2dad4 (commit)
discards 5617f26adf94d1cd3b8a3a89818c2c4d50b657b2 (commit)
via 6b4be38fc653418549ad0402dcf84a35355f123b (commit)
via d23ef39513db9eb8e156fbfc8e8506aac7a17546 (commit)
via bbd32cddf8986f603507829a9ea430a3bef43bcd (commit)
via 3c8f08c78784ed9c84f6327f56c2debac4240943 (commit)
via 804e2d5d2c8cdc515355cf6596dd94f6214754ed (commit)
via 8185a941f8d47647de3941e1a9e2b445ca92c2ce (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 (ab657612389d71a5024a8b90e28197d920d30827)
\
N -- N -- N (6b4be38fc653418549ad0402dcf84a35355f123b)
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=6b4be38fc653418549ad0402dcf84a35…
commit 6b4be38fc653418549ad0402dcf84a35355f123b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jun 21 15:57:57 2017 +0200
msc: re-enable iu_init()
Change-Id: If12ca46c834466307bee6465b777d63d5c922405
http://cgit.osmocom.org/openbsc/commit/?id=d23ef39513db9eb8e156fbfc8e8506aa…
commit d23ef39513db9eb8e156fbfc8e8506aac7a17546
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jun 21 15:57:42 2017 +0200
a_init: use name arg for sccp client and user bind
Change-Id: I10e899777e21bf1dbfba1e7e692d7017593e5f38
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/a_iface.c | 44 ++-------------------------------------
openbsc/src/osmo-msc/msc_main.c | 2 +-
openbsc/tests/msc_vlr/Makefile.am | 2 +-
3 files changed, 4 insertions(+), 44 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)