[PATCH] openbsc[master]: IuPS: GMM Attach: reset MM ctx pending_req

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/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Aug 22 12:36:08 UTC 2016


Review at  https://gerrit.osmocom.org/740

IuPS: GMM Attach: reset MM ctx pending_req

Change-Id: I0df0f3d88085939eb617405e2013ad164eed477b
---
M openbsc/src/gprs/gprs_gmm.c
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/40/740/1

diff --git a/openbsc/src/gprs/gprs_gmm.c b/openbsc/src/gprs/gprs_gmm.c
index e66fec6..82f7f79 100644
--- a/openbsc/src/gprs/gprs_gmm.c
+++ b/openbsc/src/gprs/gprs_gmm.c
@@ -834,6 +834,7 @@
 			  "no pending request, authorization completed\n");
 		break;
 	case GSM48_MT_GMM_ATTACH_REQ:
+		ctx->pending_req = 0;
 
 		extract_subscr_msisdn(ctx);
 		extract_subscr_hlr(ctx);

-- 
To view, visit https://gerrit.osmocom.org/740
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0df0f3d88085939eb617405e2013ad164eed477b
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list