<p>daniel <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19735">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add bts counters to count BTS events where we don't have a bts<br><br>In some (error-) cases we might be unable to determine which BTS to use<br>when counting handover events. We don't want to loose these events<br>because then ctr(bsc) == sum(ctr(bsc->bts)) would not be true anymore.<br><br>Those events are now counted by a counter in struct gsm_network which<br>uses an index that is out of range for regular BTS (65536).<br><br>Change-Id: Ic0f3edd5dc014c4eac5e8423133633a3e5d4c13e<br>Related: SYS#4877<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M src/osmo-bsc/bsc_init.c<br>M src/osmo-bsc/bsc_subscr_conn_fsm.c<br>M src/osmo-bsc/handover_fsm.c<br>4 files changed, 45 insertions(+), 19 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/35/19735/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19735">change 19735</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/+/19735"/><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: Ic0f3edd5dc014c4eac5e8423133633a3e5d4c13e </div>
<div style="display:none"> Gerrit-Change-Number: 19735 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>