<p>includes <a href="https://github.com/opentechinstitute/commotion-feed/pull/42" class="issue-link" title="update olsrd makefile now that olsrd-mdp doesnt use libservald">opentechinstitute/commotion-feed#42</a></p>

<p><strong>NOTE: This requires commotiond/serval plugin to work</strong></p>

<p>to test:<br>
1) flash onto two nodes that have the same mdp key<br>
2) turn on olsrd-mdp and run iperf over the mesh link to see performance</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>olsrd-mdp now uses commotion/serval plugin to sign packets, instead of linking to serval library</li>
  <li>removed all serval dependencies</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/15/files#diff-0">lib/mdp/Makefile</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/15/files#diff-1">lib/mdp/README_MDP</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/15/files#diff-2">lib/mdp/src/mdp_messages.h</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/15/files#diff-3">lib/mdp/src/olsrd_mdp.c</a>
    (119)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/15/files#diff-4">lib/mdp/src/olsrd_mdp.h</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/15/files#diff-5">lib/mdp/src/olsrd_plugin.c</a>
    (4)
  </li>
</ul>

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