<ol>
<li><p>Fix the mdp Makefile: It is called libservald.so,<br>
not libserval.so</p></li>
<li><p>Properly open the keyring file: Must call keyring_<br>
enter_pin(file, ""); to get access to the default<br>
identities.</p></li>
</ol>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/hawkinswnaf/olsrd release-0.6.5.4</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/olsrd/pull/6'>https://github.com/opentechinstitute/olsrd/pull/6</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix mdp Makefile and properly open keyring file</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/6/files#diff-0">lib/mdp/Makefile</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/6/files#diff-1">lib/mdp/src/olsrd_mdp.c</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/olsrd/pull/6.patch'>https://github.com/opentechinstitute/olsrd/pull/6.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/olsrd/pull/6.diff'>https://github.com/opentechinstitute/olsrd/pull/6.diff</a></li>
</ul>