<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/26613">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix gscon clear 2/n: proper state transition to ST_CLEARING<br><br>The way the ST_CLEARING is entered before this patch has various<br>symptoms of how I / we used osmo_fsm when we were still FSM amateurs in<br>Osmocom. Patch that up:<br><br>- In gscon_bssmap_clear(), ask for a state transition to ST_CLEARING<br>  first. Go ahead only if it is allowed.<br><br>- move the Clear Request messaging to ST_CLEARING's onenter function.<br><br>- Fix the timeout behavior: by using conn_fsm_state_chg(), use the<br>  actual proper X4 timer value for ST_CLEARING from VTY configuration<br>  instead of hardcoded magic numbers.<br><br>Related: OS#5337<br>Change-Id: I234b2a754d0c98031056981823cdbc187e977741<br>---<br>M src/osmo-bsc/bsc_subscr_conn_fsm.c<br>1 file changed, 20 insertions(+), 15 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/13/26613/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/26613">change 26613</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-bsc/+/26613"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I234b2a754d0c98031056981823cdbc187e977741 </div>
<div style="display:none"> Gerrit-Change-Number: 26613 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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: ipse <Alexander.Chemeris@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>