<p>to test, build on OpenWRT and make sure olsrd, olsrd-dnssd, and olrsd-mdp still work.</p>

<p>Here's a config block for olsrd-mdp: </p>

<pre><code>LoadPlugin "olsrd_mdp.so.0.1"
{
        PlParam "sid" "A6D29C35D0409F176B22AEF2FAC447572540F39D8AEB8C48C107F9A11D224B06"
        PlParam "servalpath" "/etc/commotion/keys.d/mdp"
}
</code></pre>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>updated debian packaging; dnssd & mdp plugins are packaged into olsrd-commotion-plugins</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-0">Makefile</a>
    (8)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-1">debian/.gitignore</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-2">debian/README.Debian</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-3">debian/changelog</a>
    (136)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-4">debian/compat</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-5">debian/control</a>
    (54)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-6">debian/copyright</a>
    (24)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-7">debian/mdp.keyring</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-8">debian/olsrd-adhoc-setup.1</a>
    (36)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-9">debian/olsrd-commotion-plugins.dirs</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-10">debian/olsrd-commotion-plugins.docs</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-11">debian/olsrd-commotion-plugins.install</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-12">debian/olsrd-default</a>
    (32)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-13">debian/olsrd-gui.1</a>
    (23)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-14">debian/olsrd-gui.docs</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-15">debian/olsrd-gui.manpages</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-16">debian/olsrd-plugins.docs</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-17">debian/olsrd.conf</a>
    (65)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-18">debian/olsrd.docs</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-19">debian/olsrd.init</a>
    (20)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-20">debian/olsrd.manpages</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-21">debian/patches/110-build_fix.patch</a>
    (13)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-22">debian/patches/111-build-mips-and-armhf.patch</a>
    (12)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-23">debian/patches/260-quagga-plugin-detect-protocol-version.patch</a>
    (15)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-24">debian/patches/290-hardcode-etc-olsrd-olsrd-conf.patch</a>
    (183)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-25">debian/patches/310-hardening-fixes.patch</a>
    (25)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-26">debian/patches/series</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-27">debian/rules</a>
    (135)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-28">debian/source/format</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-29">debian/source/include-binaries</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-30">debian/watch</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/olsrd/pull/14/files#diff-31">lib/mdp/Makefile</a>
    (6)
  </li>
</ul>

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