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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)". The branch, master has been updated via 69e9c0dfc6cc10c07d03f8800d8ff7197fe97c8b (commit) from 82dd983dd85c04b5aa013365334f2a249140902e (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=69e9c0dfc6cc10c07d03f8800d8ff7197fe97c8b commit 69e9c0dfc6cc10c07d03f8800d8ff7197fe97c8b Author: Max <msuraev at sysmocom.de> Date: Wed May 18 13:04:47 2016 +0200 Make si2q scheduling optional Previously si2quater SI messages were always scheduled. Check for neighbor configuration and only schedule si2q when necessary. Add corresponding unit test. Change-Id: Ibe997803ffb894133fd4d838410fe735791d414f Fixes: OS#1727 Reviewed-on: https://gerrit.osmocom.org/81 Tested-by: Jenkins Builder Reviewed-by: Holger Freyther <holger at freyther.de> ----------------------------------------------------------------------- Summary of changes: openbsc/src/libbsc/system_information.c | 10 +++++++++- openbsc/tests/gsm0408/gsm0408_test.c | 17 ++++++++++++++--- openbsc/tests/gsm0408/gsm0408_test.ok | 32 +++++++++++++++++--------------- 3 files changed, 40 insertions(+), 19 deletions(-) hooks/post-receive -- The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)