<p>Neels Hofmeyr <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13118">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add osmo_sccp_addr_cmp(), osmo_sccp_addr_ri_cmp()<br><br>osmo-msc identifies its BSC and RNC peers by SCCP address, and compares those<br>by memcmp(), which is not really accurate. Rather provide a meaningful<br>osmo_sccp_addr_cmp() API to determine whether SCCP addresses are identical.<br><br>Go for a full cmp that would also allow sorting.<br><br>Change-Id: Ie9e2add7bbfae651c04e230d62e37cebeb91b0f5<br>---<br>M include/osmocom/sigtran/sccp_sap.h<br>M src/sccp_user.c<br>M tests/xua/xua_test.c<br>M tests/xua/xua_test.ok<br>4 files changed, 392 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/18/13118/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13118">change 13118</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/13118"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ie9e2add7bbfae651c04e230d62e37cebeb91b0f5 </div>
<div style="display:none"> Gerrit-Change-Number: 13118 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>