<p>Neels Hofmeyr <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11504">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm0808: add BSSMAP Cell Identifier matching API<br><br>Add<br>* osmo_lai_cmp() (to use in gsm0808_cell_id_u_matches())<br>* osmo_cgi_cmp() (to use in gsm0808_cell_id_u_matches())<br>* gsm0808_cell_id_u_matches() (to re-use for single IDs and lists)<br>* gsm0808_cell_ids_match()<br>* gsm0808_cell_id_matches_list()<br>* Unit tests in gsm0808_test.c<br><br>Rationale:<br><br>For inter-BSC handover, it is interesting to find matches between *differing*<br>Cell Identity kinds. For example, if a cell as CGI 23-42-3-5, and a HO for<br>LAC-CI 3-5 should be handled, we need to see the match.<br><br>This is most interesting for osmo-msc, i.e. to direct the BSSMAP Handover<br>Request towards the correct BSC.<br><br>It is also interesting for osmo-bsc's VTY interface, to be able to manage<br>cells' neighbors and to trigger manual handovers by various Cell Identity<br>handles, as the user would expect them.<br><br>Change-Id: I5535f0d149c2173294538df75764dd181b023312<br>---<br>M include/osmocom/gsm/gsm0808_utils.h<br>M include/osmocom/gsm/gsm23003.h<br>M src/gsm/gsm0808_utils.c<br>M src/gsm/gsm23003.c<br>M src/gsm/libosmogsm.map<br>M tests/gsm0808/gsm0808_test.c<br>M tests/gsm0808/gsm0808_test.ok<br>7 files changed, 573 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/04/11504/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11504">change 11504</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/11504"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I5535f0d149c2173294538df75764dd181b023312 </div>
<div style="display:none"> Gerrit-Change-Number: 11504 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Pau Espin Pedrol <pespin@sysmocom.de> </div>