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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 0be82004550a4296ca78c8d718b215d424989be2 (commit)
from bae7af9c1362c49fa3b03b96dcfdd2fcebe43090 (commit)
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-bts/commit/?id=0be82004550a4296ca78c8d718b215d…
commit 0be82004550a4296ca78c8d718b215d424989be2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 28 18:14:37 2018 +0100
pcu_sock: Log an error message and discard PCU primitives for BTS != 0
In OsmoBTS, we (so far?) only have a single BTS inside each process,
let's make sure we log an error message if the PCU should ever want to
transmit primitives to a non-zero BTS number.
Change-Id: I158f935fed12941737c806c0677a8192ea3418a0
-----------------------------------------------------------------------
Summary of changes:
src/common/pcu_sock.c | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)