<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-iuh/+/15177">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">iu_client: define RANAP_IU_EVENT_SECURITY_MODE_FAILED<br><br>To inform the application about failed security modes<br><br>Change-Id: I14bb9904728eddf7a5742df8382fb204ccda20dd<br>---<br>M include/osmocom/ranap/iu_client.h<br>M src/iu_client.c<br>2 files 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-iuh refs/changes/77/15177/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/ranap/iu_client.h b/include/osmocom/ranap/iu_client.h</span><br><span>index 873b2d2..4bcd9ce 100644</span><br><span>--- a/include/osmocom/ranap/iu_client.h</span><br><span>+++ b/include/osmocom/ranap/iu_client.h</span><br><span>@@ -35,6 +35,7 @@</span><br><span> enum ranap_iu_event_type {</span><br><span>     RANAP_IU_EVENT_RAB_ASSIGN,</span><br><span>   RANAP_IU_EVENT_SECURITY_MODE_COMPLETE,</span><br><span style="color: hsl(120, 100%, 40%);">+        RANAP_IU_EVENT_SECURITY_MODE_FAILED, /* FIXME: unimplemented */</span><br><span>      RANAP_IU_EVENT_IU_RELEASE, /* An actual Iu Release message was received */</span><br><span>   RANAP_IU_EVENT_LINK_INVALIDATED, /* A SUA link was lost or closed down */</span><br><span> };</span><br><span>diff --git a/src/iu_client.c b/src/iu_client.c</span><br><span>index 92d25f5..f4e0664 100644</span><br><span>--- a/src/iu_client.c</span><br><span>+++ b/src/iu_client.c</span><br><span>@@ -104,6 +104,7 @@</span><br><span> const struct value_string ranap_iu_event_type_names[] = {</span><br><span>  OSMO_VALUE_STRING(RANAP_IU_EVENT_RAB_ASSIGN),</span><br><span>        OSMO_VALUE_STRING(RANAP_IU_EVENT_SECURITY_MODE_COMPLETE),</span><br><span style="color: hsl(120, 100%, 40%);">+     OSMO_VALUE_STRING(RANAP_IU_EVENT_SECURITY_MODE_FAILED),</span><br><span>      OSMO_VALUE_STRING(RANAP_IU_EVENT_IU_RELEASE),</span><br><span>        OSMO_VALUE_STRING(RANAP_IU_EVENT_LINK_INVALIDATED),</span><br><span>  { 0, NULL }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-iuh/+/15177">change 15177</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-iuh/+/15177"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-iuh </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I14bb9904728eddf7a5742df8382fb204ccda20dd </div>
<div style="display:none"> Gerrit-Change-Number: 15177 </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>