<p>neels <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/15175">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add 'encryption uea 1 2' cfg / fix ttcn3 iu tests<br><br>Recently, the ability to run UTRAN without encryption was added, but the config<br>for it was tied to the A5 GERAN encryption configuration. This affected<br>osmo-msc's default behavior of Iu, breaking osmo-msc ttcn3 Iu tests: the ttcn3<br>test suite sets A5 to 0 (no encryption) but still expects Iu to enable air<br>encryption. Fix this "regression".<br><br>Add a separate vty config option for UEA encryption, even if it does not<br>provide full granularity to select individual UEA algorithms yet.<br><br>As a result, Iu default behavior remains to enable encryption regardless of the<br>A5 config. UTRAN encryption can be disabled by the new cfg option<br>"encryption uea 0" alone.<br><br>Even though the new vty command already allows passing various combinations of<br>the UEA algorithm numbers, only '0' and '1 2' are accepted as valid<br>combinations, to reflect current osmo-msc capabilities.<br><br>Revert most changes to the msc_vlr test suite in commit "do not force<br>encryption on UTRAN" (I04ecd7a3b1cc603b2e3feb630e8c7c93fc36ccd7): use new<br>net->iu_encryption instead of net->a5_encryption_mask.<br><br>Adjust/add to test_nodes.vty transcript tests.<br><br>Related: OS#4144<br>Change-Id: Ie138f2fcb105533f7bc06a6d2e6deccf6faccc5b<br>---<br>M doc/manuals/chapters/net.adoc<br>M include/osmocom/msc/gsm_data.h<br>M src/libmsc/gsm_04_08.c<br>M src/libmsc/msc_net_init.c<br>M src/libmsc/msc_vty.c<br>M tests/msc_vlr/msc_vlr_test_authen_reuse.c<br>M tests/msc_vlr/msc_vlr_test_call.c<br>M tests/msc_vlr/msc_vlr_test_umts_authen.c<br>M tests/msc_vlr/msc_vlr_tests.h<br>M tests/test_nodes.vty<br>10 files changed, 141 insertions(+), 62 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/75/15175/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/15175">change 15175</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/+/15175"/><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: Ie138f2fcb105533f7bc06a6d2e6deccf6faccc5b </div>
<div style="display:none"> Gerrit-Change-Number: 15175 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>