<p>laforge <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/15173">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gprs_gmm: clarify comment of Iu follow-on request<br><br>Change-Id: Ib6b3a1b250de373656310a3c8f88d1d39bdcee60<br>---<br>M src/gprs/gprs_gmm.c<br>1 file changed, 10 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gprs/gprs_gmm.c b/src/gprs/gprs_gmm.c</span><br><span>index d232156..185cd9a 100644</span><br><span>--- a/src/gprs/gprs_gmm.c</span><br><span>+++ b/src/gprs/gprs_gmm.c</span><br><span>@@ -1404,7 +1404,11 @@</span><br><span>           goto err_inval;</span><br><span>      cur += msnc_len;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-    /* TODO: In iu mode - handle follow-on request */</span><br><span style="color: hsl(120, 100%, 40%);">+     /* TODO: In iu mode - handle follow-on request.</span><br><span style="color: hsl(120, 100%, 40%);">+        * The follow-on request can be signaled in an Attach Request on IuPS.</span><br><span style="color: hsl(120, 100%, 40%);">+         * This means the MS/UE asks to keep the PS connection open for further requests</span><br><span style="color: hsl(120, 100%, 40%);">+       * after the Attach Request succeed.</span><br><span style="color: hsl(120, 100%, 40%);">+   * The SGSN can decide if it close the connection or not. Both are spec conform. */</span><br><span> </span><br><span>      /* aTTACH Type 10.5.5.2 */</span><br><span>   att_type = *cur++ & 0x07;</span><br><span>@@ -1742,7 +1746,11 @@</span><br><span>       enum gsm48_gmm_cause reject_cause = GMM_CAUSE_PROTO_ERR_UNSPEC;</span><br><span>      int rc;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-     /* TODO: In iu mode - handle follow-on request */</span><br><span style="color: hsl(120, 100%, 40%);">+     /* TODO: In iu mode - handle follow-on request.</span><br><span style="color: hsl(120, 100%, 40%);">+        * The follow-on request can be signaled in an Attach Request on IuPS.</span><br><span style="color: hsl(120, 100%, 40%);">+         * This means the MS/UE asks to keep the PS connection open for further requests</span><br><span style="color: hsl(120, 100%, 40%);">+       * after the Attach Request succeed.</span><br><span style="color: hsl(120, 100%, 40%);">+   * The SGSN can decide if it close the connection or not. Both are spec conform. */</span><br><span> </span><br><span>      /* Update Type 10.5.5.18 */</span><br><span>  upd_type = *cur++ & 0x07;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/15173">change 15173</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-sgsn/+/15173"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib6b3a1b250de373656310a3c8f88d1d39bdcee60 </div>
<div style="display:none"> Gerrit-Change-Number: 15173 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>