<p>Neels Hofmeyr <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12233">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">LU: do not always invoke sub_pres_vlr_fsm_start()<br><br>sub_pres_vlr_fsm_start() starts the FSM, invokes the START event, and then this<br>FSM invariably always directly terminates when vsub->ms_not_reachable_flag ==<br>false.<br><br>So if it is false, there is not much use in instantiating a whole FSM instance<br>that just terminates again, we might as well directly issue the<br>parent-term-event and save some logging space.<br><br>The same condition is already in place in the vlr_proc_acc_fsm.c in<br>_proc_arq_vlr_node2_post_vlr() for CM Service Request and Paging Response. Now<br>also skip this for LU.<br><br>Change-Id: Id2303a795dfd381f76e94ff8ff2f495926ca8ba0<br>---<br>M src/libvlr/vlr_lu_fsm.c<br>M tests/msc_vlr/msc_vlr_test_authen_reuse.err<br>M tests/msc_vlr/msc_vlr_test_call.err<br>M tests/msc_vlr/msc_vlr_test_gsm_authen.err<br>M tests/msc_vlr/msc_vlr_test_gsm_ciph.err<br>M tests/msc_vlr/msc_vlr_test_hlr_reject.err<br>M tests/msc_vlr/msc_vlr_test_ms_timeout.err<br>M tests/msc_vlr/msc_vlr_test_no_authen.err<br>M tests/msc_vlr/msc_vlr_test_reject_concurrency.err<br>M tests/msc_vlr/msc_vlr_test_rest.err<br>M tests/msc_vlr/msc_vlr_test_ss.err<br>M tests/msc_vlr/msc_vlr_test_umts_authen.err<br>12 files changed, 6 insertions(+), 497 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/33/12233/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12233">change 12233</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/12233"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Id2303a795dfd381f76e94ff8ff2f495926ca8ba0 </div>
<div style="display:none"> Gerrit-Change-Number: 12233 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>