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 fafb0742683fb069ea88355c513290c6bb4373b4 (commit)
via a3dfdcb308ca72255819fa4cdb114b85d8c672bc (commit)
via bae25944247513cbed329ba6d2997412593e981b (commit)
via 5e007d9445b1fe0233b8d4618d6c1a01ec446788 (commit)
via 42024336fef37effeb04e61d819ef46e1fd0f2db (commit)
from bb81326719a30e74e0682932087986b5eb6eedd2 (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=fafb0742683fb069ea88355c513290c6bb4373b4
commit fafb0742683fb069ea88355c513290c6bb4373b4
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date: Fri Apr 8 18:02:20 2016 +0200
sgsn: Reset mm ctx state in service request and after authorization
http://cgit.osmocom.org/openbsc/commit/?id=a3dfdcb308ca72255819fa4cdb114b85d8c672bc
commit a3dfdcb308ca72255819fa4cdb114b85d8c672bc
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date: Fri Apr 8 18:00:39 2016 +0200
sgsn: Don't send the pdp context accept every time the RAB activates
http://cgit.osmocom.org/openbsc/commit/?id=bae25944247513cbed329ba6d2997412593e981b
commit bae25944247513cbed329ba6d2997412593e981b
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date: Fri Apr 8 17:35:53 2016 +0200
gprs: Save integrity protection status inside ue ctx, not mm ctx
http://cgit.osmocom.org/openbsc/commit/?id=5e007d9445b1fe0233b8d4618d6c1a01ec446788
commit 5e007d9445b1fe0233b8d4618d6c1a01ec446788
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date: Fri Apr 8 12:14:56 2016 +0200
gprs: Use different RAB IDs for activation
http://cgit.osmocom.org/openbsc/commit/?id=42024336fef37effeb04e61d819ef46e1fd0f2db
commit 42024336fef37effeb04e61d819ef46e1fd0f2db
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date: Fri Apr 8 12:11:35 2016 +0200
sgsn: Pass RAB ID to iu_rab_act_ps() function
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sgsn.h | 7 +++++--
openbsc/include/openbsc/iu.h | 3 ++-
openbsc/src/gprs/gprs_gmm.c | 35 ++++++++++++++++++++++++-----------
openbsc/src/gprs/gprs_sgsn.c | 5 +++++
openbsc/src/gprs/sgsn_libgtp.c | 10 ++++++++--
openbsc/src/libiu/iu.c | 5 ++---
6 files changed, 46 insertions(+), 19 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)