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, master has been updated
via 2867f883a11388bb04c1a5177b279c1cc74eafe4 (commit)
via b3d8706bea1e0510243994cb65a3e5f9eb8d147d (commit)
from aa386d29fd6b0e6ceecaf01d51f621a89f5a6720 (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/openbsc/commit/?id=2867f883a11388bb04c1a5177b279c1c…
commit 2867f883a11388bb04c1a5177b279c1cc74eafe4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Aug 23 01:22:58 2016 +0200
log causing rx event for lchan_lookup errors
Add log_name to lchan_lookup() and pass such from the various RSL rx events
that call it to validate the RSL chan_nr.
Change-Id: Id81e7b8b9c27831923f050a78dfc7d650e687033
http://cgit.osmocom.org/openbsc/commit/?id=b3d8706bea1e0510243994cb65a3e5f9…
commit b3d8706bea1e0510243994cb65a3e5f9eb8d147d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Aug 22 18:40:07 2016 +0200
log: abis_rsl: don't log 'error' when there is no error
The message 'RF Channel Release due error 0' keeps catching my eye because
it says 'error' even though the error code is zero, i.e. no error.
This shall end now.
Change-Id: Ie0b9d62e8ce85a096c963931e0ae5527b8dc490a
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 28 +++++++++++++++++++---------
1 file changed, 19 insertions(+), 9 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)