<p>Stefan Sperling <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12098">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">introduce osmo_gsup_client_create2()<br><br>Add a new API which allows creating a GSUP client connection with<br>more identification information than just a unit name. Instead of<br>being selective about which idenfifiers callers may use, allow<br>callers to pass a full-blown struct ipaccess_unit. This allows<br>applications to use entirely custom identifiers on GSUP client<br>connections.<br><br>This change is a prerequisite for inter-MSC handover because MSCs<br>will need to use unique identifiers towards the HLR, which isn't<br>very easy to do with the old osmo_gsup_client_create() API. While<br>it's always been possible to pass a unique unit_name, this is not<br>as flexible as we would like.<br><br>The old API remains for backwards compatibility.<br>struct osmo_gsup_client grows in size but is allocated internally<br>by the library; old calling code won't notice the difference.<br><br>Change-Id: Ief09677e07d6e977247185b72c605f109aa091f5<br>Related: OS#3355<br>---<br>M include/osmocom/gsupclient/gsup_client.h<br>M src/gsupclient/gsup_client.c<br>2 files changed, 49 insertions(+), 19 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/98/12098/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12098">change 12098</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/12098"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ief09677e07d6e977247185b72c605f109aa091f5 </div>
<div style="display:none"> Gerrit-Change-Number: 12098 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <stsp@stsp.name> </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-Reviewer: Stefan Sperling <stsp@stsp.name> </div>