<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/23495">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ranap: log ranap iu event type name instead of number<br><br>Change-Id: If66e9d5989b46abe01855a5c1183d567d358abeb<br>---<br>M src/sgsn/gprs_ranap.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/95/23495/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 1f8ed97..2d2d3aa 100644</span><br><span>--- a/src/sgsn/gprs_ranap.c</span><br><span>+++ b/src/sgsn/gprs_ranap.c</span><br><span>@@ -120,7 +120,8 @@</span><br><span> </span><br><span>   mm = sgsn_mm_ctx_by_ue_ctx(ctx);</span><br><span>     if (!mm) {</span><br><span style="color: hsl(0, 100%, 40%);">-              LOGIUP(ctx, LOGL_NOTICE, "Cannot find mm ctx for IU event %d\n", type);</span><br><span style="color: hsl(120, 100%, 40%);">+             LOGIUP(ctx, LOGL_NOTICE, "Cannot find mm ctx for IU event %s\n",</span><br><span style="color: hsl(120, 100%, 40%);">+                   ranap_iu_event_type_str(type));</span><br><span>               ranap_iu_free_ue(ctx);</span><br><span>               return rc;</span><br><span>   }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/23495">change 23495</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/+/23495"/><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: If66e9d5989b46abe01855a5c1183d567d358abeb </div>
<div style="display:none"> Gerrit-Change-Number: 23495 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>