<div dir="ltr">Working with olsrd2 sounds great if it will be less tricky to implement new routing metrics and I would greatly appreciate your help; however I am less familiar with it than the original olsrd, so please forgive any misconceptions I might have.<div><br></div><div>I see that olsrd2 is very modular, being comprised of many plugins one of which is a route modifier plugin; would the first step in creating a new routing metric be extending from or modifying this plugin? </div><div><br></div><div>Also, I assume that I will likely need to have nodes send custom messages with their own new metric values to their neighbors in order for those neighbors to accurately calculate their routes. Would/Could this be accomplished with modification to the route modifier plugin? Or am I completely off base here?</div><div><br></div><div>Thanks again for your help,</div><div><br></div><div>Shane<br><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 22, 2015 at 12:51 AM, Henning Rogge <span dir="ltr"><<a href="mailto:hrogge@gmail.com" target="_blank">hrogge@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
olsrd2 implements its routing metric completely in a plugin.<br>
<br>
olsrd (v1) does it "partly"... there are some hidden traps when you<br>
try to change the routing metrics of olsrd.<br>
<br>
If you are interested in working on a new routing metric for olsrd2 I<br>
would be happy to help you.<br>
<br>
Henning Rogge<br>
<div><div><br>
On Tue, Jul 21, 2015 at 11:40 PM, Shane Melton <<a href="mailto:smelton@nevada.unr.edu" target="_blank">smelton@nevada.unr.edu</a>> wrote:<br>
> Hi everyone,<br>
><br>
> I am a student doing research on adaptive routing through mobile mesh<br>
> networks and I decided to use olsr to create the test bed for our<br>
> experiments. I've been looking through olsrd's source over the past couple<br>
> of weeks trying to become more familiar with its functionality.<br>
><br>
> What I would like to do is create some additional metrics that will be<br>
> gathered by each node to be used in calculating the best routes for the<br>
> network. What these metrics will be hasn't been decided yet, but they will<br>
> vary at each nodes location so we would like to adapt the route based on the<br>
> values measured. So my primary question: How would I go about adjusting the<br>
> routing information throughout the network based on some external data that<br>
> can come from each node?<br>
><br>
> I believe I can write a plugin to accomplish this task, I'm just not sure<br>
> where to begin or if there is better method of going about this. Any help to<br>
> get in going in the right direction would be greatly appreciated.<br>
><br>
> Thanks,<br>
><br>
> Shane<br>
><br>
><br>
><br>
</div></div><span><font color="#888888">> --<br>
> Olsr-dev mailing list<br>
> <a href="mailto:Olsr-dev@lists.olsr.org" target="_blank">Olsr-dev@lists.olsr.org</a><br>
> <a href="https://lists.olsr.org/mailman/listinfo/olsr-dev" rel="noreferrer" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-dev</a><br>
</font></span></blockquote></div></div></div></div></div></div>