<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19899">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bssap: do not send a Clear Request after a Clear Command<br><br>During handover cleanup due to a Clear Command from the MSC, do not send<br>another Clear Request to the MSC. Only send that when no Clear Command was<br>received yet.<br><br>Add a flag rx_clear_command per gscon instance, indicating whether a Clear<br>Command was received, and exit early in gscon_bssmap_clear() when true.<br><br>This is part of patches fixing the rate counters around handover, which uncover<br>some bugs:<br>- Another patch enables proper handover result handling when receiving a Clear<br>  Command.<br>- After that, the handover_end() handling would always cause sending a Clear<br>  Request, even if a Clear Command was already received.<br>- This patch removes the extraneous Clear Request, for this scenario and for<br>  all other corner cases that might still exist.<br><br>Related: OS#4736<br>Change-Id: Iab82cac0a7ffa7d36338c8ff7c0618a813025f13<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M src/osmo-bsc/bsc_subscr_conn_fsm.c<br>2 files changed, 9 insertions(+), 0 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/99/19899/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19899">change 19899</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/+/19899"/><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: Iab82cac0a7ffa7d36338c8ff7c0618a813025f13 </div>
<div style="display:none"> Gerrit-Change-Number: 19899 </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-CC: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>