<p>neels <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25659">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix TSC / TSC Set used for Handover<br><br>From the nature of the lchan_activate_info.tsc_set and .tsc, it is easy<br>to forget to set tsc_set,tsc = -1 to use default TSC Set and TSC values.<br>Handover code is one such instance that forgets to set -1.<br><br>Change the semantics of tsc_set and tsc so that this kind of error can<br>not happen again as easily: use a separate bool to flag whether to use<br>the default config or explicit values.<br><br>Implicitly fix the lchan_activate_infos "launched" in handover_fsm.c as<br>well as abis_rsl_chan_rqd_queue_poll().<br><br>Related: OS#5244 SYS#4895<br>Related: I1ed6f068c85b01e5a2d7b5f2651498a1521f89af (osmo-ttcn3-hacks)<br>Change-Id: Iae20df4387c3d75752301bd5daeeea7508966393<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M src/osmo-bsc/abis_rsl.c<br>M src/osmo-bsc/assignment_fsm.c<br>M src/osmo-bsc/bsc_vty.c<br>M src/osmo-bsc/lchan_fsm.c<br>M src/osmo-bsc/osmo_bsc_bssap.c<br>6 files changed, 68 insertions(+), 44 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/59/25659/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25659">change 25659</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/+/25659"/><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: Iae20df4387c3d75752301bd5daeeea7508966393 </div>
<div style="display:none"> Gerrit-Change-Number: 25659 </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: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>