<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/15485">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gprs_ranap: on Iu release, stop the attach fsm if running<br><br>A Iu release stops any active procedure.<br><br>Change-Id: I78c6c0c4024657212d6abef51e226ce233018fee<br>---<br>M src/sgsn/gprs_ranap.c<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/85/15485/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/sgsn/gprs_ranap.c b/src/sgsn/gprs_ranap.c</span><br><span>index 67dc82e..5617fbb 100644</span><br><span>--- a/src/sgsn/gprs_ranap.c</span><br><span>+++ b/src/sgsn/gprs_ranap.c</span><br><span>@@ -140,6 +140,8 @@</span><br><span>                else</span><br><span>                         sgsn_ranap_iu_free(mm);</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+           if (mm->gmm_att_req.fsm->state != ST_INIT)</span><br><span style="color: hsl(120, 100%, 40%);">+                      osmo_fsm_inst_dispatch(mm->gmm_att_req.fsm, E_REJECT, (void *) GMM_DISCARD_MS_WITHOUT_REJECT);</span><br><span>            rc = 0;</span><br><span>              break;</span><br><span>       case RANAP_IU_EVENT_SECURITY_MODE_COMPLETE:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/15485">change 15485</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/+/15485"/><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: I78c6c0c4024657212d6abef51e226ce233018fee </div>
<div style="display:none"> Gerrit-Change-Number: 15485 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>