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, pmaier/aoip_bsc has been updated
discards f45030b8a6bad665c6a9d65974d9c6513fe995d9 (commit)
via ead1cfad1711bb9ddce0177c5d1daedc26ac143d (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 (f45030b8a6bad665c6a9d65974d9c6513fe995d9)
\
N -- N -- N (ead1cfad1711bb9ddce0177c5d1daedc26ac143d)
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=ead1cfad1711bb9ddce0177c5d1daedc…
commit ead1cfad1711bb9ddce0177c5d1daedc26ac143d
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:26:04 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/bsc_msc.h | 9 +++----
openbsc/src/osmo-bsc/osmo_bsc_main.c | 12 +++++++---
openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 42 ++++++++-------------------------
3 files changed, 22 insertions(+), 41 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)