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.orgThis 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 "UNNAMED PROJECT".
The branch, nrw/litecell15-merge-and-rebase has been updated
discards aa24b65060e2db64044ea82c6b4059bdb813e02b (commit)
via d5415a22f15addf8937a12f37d4c212ec07561e9 (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 (aa24b65060e2db64044ea82c6b4059bdb813e02b)
\
N -- N -- N (d5415a22f15addf8937a12f37d4c212ec07561e9)
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/osmo-pcu/commit/?id=d5415a22f15addf8937a12f37d4c212ec07561e9
commit d5415a22f15addf8937a12f37d4c212ec07561e9
Author: Minh-Quang Nguyen <minh-quang.nguyen at nutaq.com>
Date: Tue Sep 6 16:20:43 2016 -0400
Implementation of wrong PCU interface version alarm.
When the PCU receives wrong PCU interface version in BTS information indication message.
It will send a critical alarm to the BTS before stopping itself.
The BTS will do remaining task by forwarding this alarm to core network using standard TS 12.21
failure event report message where the alarm cause ID is manufature-defined by NuRAN Wireless.
Change-Id: I0e1131a53ff86ccfccca44d45cae4606240f3c68
-----------------------------------------------------------------------
Summary of changes:
src/pcuif_proto.h | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
UNNAMED PROJECT