<p>osmith <strong>uploaded patch set #6</strong> to the change originally created by neels.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hlr/+/16256">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add mDNS lookup method to libosmo-mslookup<br><br>Add the first actually useful lookup method to the mslookup library: multicast<br>DNS.<br><br>The server side is added in a subsequent commit, when the mslookup server is<br>implemented for the osmo-hlr program.<br><br>Use custom DNS encoding instead of libc-ares (which we use in OsmoSGSN<br>already), because libc-ares is only a DNS client implementation and we will<br>need both client and server.<br><br>Related: OS#4237<br>Patch-by: osmith, nhofmeyr<br>Change-Id: I03a0ffa1d4dc1b24ac78a5ad0975bca90a49c728<br>---<br>M .gitignore<br>M configure.ac<br>M include/Makefile.am<br>M include/osmocom/Makefile.am<br>A include/osmocom/mslookup/Makefile.am<br>A include/osmocom/mslookup/mdns.h<br>A include/osmocom/mslookup/mdns_msg.h<br>A include/osmocom/mslookup/mdns_rfc.h<br>A include/osmocom/mslookup/mdns_sock.h<br>A include/osmocom/mslookup/mslookup_client_mdns.h<br>M src/mslookup/Makefile.am<br>A src/mslookup/mdns.c<br>A src/mslookup/mdns_msg.c<br>A src/mslookup/mdns_rfc.c<br>A src/mslookup/mdns_sock.c<br>A src/mslookup/mslookup_client_mdns.c<br>M tests/mslookup/Makefile.am<br>A tests/mslookup/mdns_test.c<br>A tests/mslookup/mdns_test.err<br>A tests/mslookup/mslookup_client_mdns_test.c<br>A tests/mslookup/mslookup_client_mdns_test.err<br>M tests/testsuite.at<br>22 files changed, 2,779 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/56/16256/6</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hlr/+/16256">change 16256</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/+/16256"/><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: I03a0ffa1d4dc1b24ac78a5ad0975bca90a49c728 </div>
<div style="display:none"> Gerrit-Change-Number: 16256 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </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: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>