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 799f415ed4939f5b4f75c4378154de3c42377d13 (commit)
discards 48c1a95239bc7aaf522cbd472674880f4ebdae19 (commit)
discards 67cd61e5b51468ca81af0a6b5f42c584ff611158 (commit)
discards 3e0e0bcb6929f214797424e1eaa5d97a9311acf0 (commit)
discards 73b5360346b330d5b8152c1b07e52c26a3a2ed2e (commit)
discards ff0072a0b3892f708285049d5578d3bc3ee31bb5 (commit)
via 0a3590ae8b9130fb43c4bb1619637489cc105f9f (commit)
via b54c196e25ecf34f9fb549bc40b1b793c1795eba (commit)
via 933f07514d34b75a97a1bdc61bcbc49399520a4a (commit)
via 316b977d903fab9c35b9969a350ae7b841da1222 (commit)
via 618aeed27b9566a5b559396baa02e8f4b6c97c5c (commit)
via 1fa65f4cad693094b78098030a6c39e73cab722c (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 (799f415ed4939f5b4f75c4378154de3c42377d13)
\
N -- N -- N (0a3590ae8b9130fb43c4bb1619637489cc105f9f)
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=0a3590ae8b9130fb43c4bb1619637489…
commit 0a3590ae8b9130fb43c4bb1619637489cc105f9f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 8 15:11:00 2017 +0200
drop libosmo-ranap from sms_queue test
Change-Id: I0afd8e4db3c84fd1265d3903e389c5164ea73335
http://cgit.osmocom.org/openbsc/commit/?id=b54c196e25ecf34f9fb549bc40b1b793…
commit b54c196e25ecf34f9fb549bc40b1b793c1795eba
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 8 15:10:42 2017 +0200
wip iudummy struct osmo_sccp_addr -- drop this?
Change-Id: I90b807b1c6f2a3e86c81c0906168f8c0fc5440b3
http://cgit.osmocom.org/openbsc/commit/?id=933f07514d34b75a97a1bdc61bcbc493…
commit 933f07514d34b75a97a1bdc61bcbc49399520a4a
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:19:45 2017 +0200
WIP: Integrate AoIP into MSC
http://cgit.osmocom.org/openbsc/commit/?id=316b977d903fab9c35b9969a350ae7b8…
commit 316b977d903fab9c35b9969a350ae7b841da1222
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Apr 20 18:40:37 2017 +0200
libmsc: make pitfall in gsm0408_dispatch() more obvious
The function gsm0408_dispatch() accepts a message buffer pointer
and accesses the l3h pointer. Even in a properly allocated
message buffer, this may lead into a segfault if the user forgets
to set the l3h pointer. This commit adds assertions to popup a
more expressive error message.
http://cgit.osmocom.org/openbsc/commit/?id=618aeed27b9566a5b559396baa02e8f4…
commit 618aeed27b9566a5b559396baa02e8f4b6c97c5c
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:26:04 2017 +0200
WIP: Integrate AoIP into OsmoBSC
http://cgit.osmocom.org/openbsc/commit/?id=1fa65f4cad693094b78098030a6c39e7…
commit 1fa65f4cad693094b78098030a6c39e73cab722c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Apr 9 12:32:51 2017 +0200
WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)
This changes over to the new libosmo-sigtran API with support for
proper SCCP/M3UA/SCTP stacking, as mandated by 3GPP specifications for
the IuCS and IuPS interfaces.
Only the ASP (client) is used, assuming that both the HNB-GWs and RNCs
as well as the MSCs and SGSNs are all connecting as ASP to some STP/SGW
which offers M3UA server functionality as well as point-code and/or
global title based routing.
Tweaked-by: nhofmeyr (test expectation)
Change-Id: If0ff956fbf1484899d59ae1a5885543bca31645b
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/msc_vlr/msc_vlr_test_umts_authen.err | 24 +++++++++++-----------
1 file changed, 12 insertions(+), 12 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)