<p>neels <strong>uploaded patch set #21</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hlr/+/16209">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">D-GSM 1/n: add mslookup server in osmo-hlr<br><br>Implement the mslookup server to service remote mslookup requests.<br><br>This patch merely adds the logic to answer incoming mslookup requests, an<br>actual method to receive requests (mDNS) follows in a subsequent patch.<br><br>- API to configure service names and addresses for the local site (per MSC).<br>- determine whether a subscriber is on a local MSC<br>  (checking the local proxy will be added in subsequent patch that adds proxy<br>  capability).<br>- VTY config follows in a subsequent patch.<br><br>For a detailed overview of the D-GSM and mslookup related files, please see the<br>elaborate comment at the top of mslookup.c (already added in an earlier patch).<br><br>Change-Id: Ife4a61d71926d08f310a1aeed9d9f1974f64178b<br>---<br>M include/osmocom/hlr/Makefile.am<br>M include/osmocom/hlr/hlr.h<br>A include/osmocom/hlr/mslookup_server.h<br>A include/osmocom/hlr/timestamp.h<br>M src/Makefile.am<br>M src/hlr.c<br>A src/mslookup_server.c<br>A src/timestamp.c<br>8 files changed, 534 insertions(+), 0 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/09/16209/21</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hlr/+/16209">change 16209</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-hlr/+/16209"/><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-Change-Id: Ife4a61d71926d08f310a1aeed9d9f1974f64178b </div>
<div style="display:none"> Gerrit-Change-Number: 16209 </div>
<div style="display:none"> Gerrit-PatchSet: 21 </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: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>