<div dir="ltr">Hi Rogge,<div><br></div><div>I am working on the Manet Manager App that utilized the OLSRD. I want to display the message route in the multi hop scenario. </div><div><br></div><div>Here is the google groups discussion : <a href="https://groups.google.com/forum/#!searchin/spandev/multi/spandev/0EPzRZjY6YU/MZ-KOUvaqFwJ">https://groups.google.com/forum/#!searchin/spandev/multi/spandev/0EPzRZjY6YU/MZ-KOUvaqFwJ</a><br></div><div><br></div><div>As the routing tables are maintained in the OLSRD, I want to know which files exactly I have to refer to make the necessary modifications.</div><div>It would help me if you could point me to the relevant files.</div><div><br></div><div>Thanks,</div><div>TG</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 2, 2014 at 9:49 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">Olsrd sets the kernel routing table, so the forwarding is just done<br>
"hop by hop".<br>
<br>
run "ip route" to see the content of the IPv4 routing table.<br>
<br>
Henning Rogge<br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, Oct 31, 2014 at 4:35 AM, Grad Student <<a href="mailto:texasgrad15@gmail.com">texasgrad15@gmail.com</a>> wrote:<br>
> Hi Sir/Madam,<br>
><br>
> I am Masters student. As part of my thesis work I am working on forming<br>
> Mobile Adhoc network. I found one interesting android app "Manet Manager".<br>
><br>
> In this app we have a feature to send messages by typing in the destination<br>
> address. In case of multi hop, I want to customize the message by including<br>
> the intermediate node IP's to track the path(i.e., For previous example, I<br>
> want to display C received message from A through B).<br>
><br>
> So I was looking around where I need to make changes in the Manet Manager<br>
> source code and contacted the corresponding team. Team told me that they<br>
> used OLSRD and the multi hop is handled in OLSRD.<br>
><br>
> Ref : <a href="https://groups.google.com/forum/#!topic/spandev/0EPzRZjY6YU" target="_blank">https://groups.google.com/forum/#!topic/spandev/0EPzRZjY6YU</a><br>
><br>
> So, could anyone help me to understand how to track the path of the message<br>
> in the multi hop scenario.<br>
><br>
><br>
> Regards,<br>
> Grad<br>
><br>
</div></div><span class="HOEnZb"><font color="#888888">> --<br>
> Olsr-users mailing list<br>
> <a href="mailto:Olsr-users@lists.olsr.org">Olsr-users@lists.olsr.org</a><br>
> <a href="https://lists.olsr.org/mailman/listinfo/olsr-users" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-users</a><br>
</font></span></blockquote></div><br></div>