<p>fixeria <strong>uploaded patch set #4</strong> to the change originally created by lynxis lazus.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/26391">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ran_msg_iu: do not pass UEA0 to ranap_new_msg_sec_mod_cmd2()<br><br>On the protocol level, it's impossible to indicate UEA0 together<br>with the other algorithms.  The encryption is either a) disabled,<br>so the Encryption Information IE is not present, or b) enabled,<br>so the Encryption Information IE indicates UEA1 and/or UEA2.<br><br>Because of that, the ranap_new_msg_sec_mod_cmd2() would fail to<br>generate the RANAP PDU if the given bitmask has the UEA0 bit set.<br><br>Fixes: 505a94a610fc ("Make UTRAN encryption algorithms configurable")<br>Change-Id: I3271d27c09fc8d70a912bce998ceffbce64dd95e<br>---<br>M src/libmsc/ran_msg_iu.c<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/91/26391/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/26391">change 26391</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-msc/+/26391"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3271d27c09fc8d70a912bce998ceffbce64dd95e </div>
<div style="display:none"> Gerrit-Change-Number: 26391 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>