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, sysmocom/iu has been updated
via dc4b14b269d4648f44c2208a5de1b98c1f26a11c (commit)
via 687270de3ab5f993c17d8447ace4d8d569145ee3 (commit)
via 96f88fda064476ac5ebe0ad4271c29d9c44c567b (commit)
from 2ae1f5b7e09c90a3e7b296053a27d37baaa573a6 (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=dc4b14b269d4648f44c2208a5de1b98c1f26a11c
commit dc4b14b269d4648f44c2208a5de1b98c1f26a11c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Mon Apr 25 15:39:57 2016 +0200
RAB: add debug log for PS RAB assignment
http://cgit.osmocom.org/openbsc/commit/?id=687270de3ab5f993c17d8447ace4d8d569145ee3
commit 687270de3ab5f993c17d8447ace4d8d569145ee3
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Mon Apr 25 15:39:19 2016 +0200
RAB parameters: apply use_x213_nsap parameter addition
Add use_x213_nsap parameter to iu_rab_act_ps(), pass the new parameter
from two callers as 1 such that there is no functional change.
http://cgit.osmocom.org/openbsc/commit/?id=96f88fda064476ac5ebe0ad4271c29d9c44c567b
commit 96f88fda064476ac5ebe0ad4271c29d9c44c567b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Fri Apr 22 14:52:10 2016 +0200
paging_signal_data: remove unused lac member
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/iu.h | 4 +++-
openbsc/include/openbsc/signal.h | 1 -
openbsc/src/gprs/gprs_gmm.c | 2 +-
openbsc/src/gprs/sgsn_libgtp.c | 2 +-
openbsc/src/libiu/iu.c | 9 +++++++--
openbsc/src/libmsc/gsm_subscriber.c | 1 -
6 files changed, 12 insertions(+), 7 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)