lynxis lazus has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-sgsn/+/15173
Change subject: gprs_gmm: clarify comment of Iu follow-on request
......................................................................
gprs_gmm: clarify comment of Iu follow-on request
Change-Id: Ib6b3a1b250de373656310a3c8f88d1d39bdcee60
---
M src/gprs/gprs_gmm.c
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/73/15173/1
diff --git a/src/gprs/gprs_gmm.c b/src/gprs/gprs_gmm.c
index 8d8c877..6e5936c 100644
--- a/src/gprs/gprs_gmm.c
+++ b/src/gprs/gprs_gmm.c
@@ -1317,7 +1317,9 @@
goto err_inval;
cur += msnc_len;
- /* TODO: In iu mode - handle follow-on request */
+ /* TODO: In iu mode - handle follow-on request.
+ * Atm the SGSN do a Release Request which is in spec and will
+ * signal we ignored the follow-on request. */
/* aTTACH Type 10.5.5.2 */
att_type = *cur++ & 0x07;
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/15173
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Ib6b3a1b250de373656310a3c8f88d1d39bdcee60
Gerrit-Change-Number: 15173
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <[email protected]>
Gerrit-MessageType: newchange