<p>neels <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/15961">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add osmo_sockaddr_str_cmp() and _str_ip_cmp()<br><br>Currently planned user: for Distributed GSM in osmo-hlr: setting per-MSC<br>service addresses in VTY: replace/remove existing entries.<br><br>osmo_sockaddr_str_cmp() is useful to sort existing entries, while showing<br>possible duplicates evaluating to the same actual IP address bytes.<br><br>osmo_sockaddr_str_ip_cmp() is useful to catch identical resulting IP addresses,<br>regardless of differing strings (e.g. '0::' and '::' are equal but differ in<br>strings).<br><br>Change-Id: I0dbc1cf707098dcda75f8e07c1b936951f9f9501<br>---<br>M include/osmocom/core/sockaddr_str.h<br>M include/osmocom/core/utils.h<br>M src/sockaddr_str.c<br>M tests/sockaddr_str/sockaddr_str_test.c<br>M tests/sockaddr_str/sockaddr_str_test.ok<br>5 files changed, 1,263 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/61/15961/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/15961">change 15961</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/libosmocore/+/15961"/><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-Change-Id: I0dbc1cf707098dcda75f8e07c1b936951f9f9501 </div>
<div style="display:none"> Gerrit-Change-Number: 15961 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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-MessageType: newpatchset </div>