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 6582c612b3debd1689e2b17c15c11b0d4aa9749a (commit)
via 76f50581d014d4b0403ac13ac6e88d42f5a2635d (commit)
via 83a6ca11be32fc6f885079af0f936f66573bd995 (commit)
via af30d54a10bd3095539ea2b1b240febbe18ed491 (commit)
from 03880243f8527274dc4faf4562e6170fa1b15b81 (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=6582c612b3debd1689e2b17c15c11b0d4aa9749a
commit 6582c612b3debd1689e2b17c15c11b0d4aa9749a
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date: Tue Feb 23 20:59:07 2016 +0100
WIP: Try and activate RABs after service request
http://cgit.osmocom.org/openbsc/commit/?id=76f50581d014d4b0403ac13ac6e88d42f5a2635d
commit 76f50581d014d4b0403ac13ac6e88d42f5a2635d
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date: Tue Feb 23 20:14:50 2016 +0100
gprs_gmm: Log service request if not receieved from Iu mode
http://cgit.osmocom.org/openbsc/commit/?id=83a6ca11be32fc6f885079af0f936f66573bd995
commit 83a6ca11be32fc6f885079af0f936f66573bd995
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date: Tue Feb 23 20:13:25 2016 +0100
gprs_gmm: Send gmm_service_accept from gsm48_gmm_authorize()
http://cgit.osmocom.org/openbsc/commit/?id=af30d54a10bd3095539ea2b1b240febbe18ed491
commit af30d54a10bd3095539ea2b1b240febbe18ed491
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date: Tue Feb 23 20:09:39 2016 +0100
gprs: Update ue ctx from msg
In case a Iu connection is reconnected we need to update the ue ctx
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sgsn.h | 6 ++
openbsc/src/gprs/gprs_gmm.c | 123 +++++++++++++++++++++---------------
2 files changed, 77 insertions(+), 52 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)