Sorry, you`re right. I confuse, the RFC 3626 not define that the maximum number of olsr message is 4 per olsr packet, but NS yes.<br>
<br><br><div class="gmail_quote">On Thu, Apr 1, 2010 at 11:46, Henning Rogge <span dir="ltr"><<a href="mailto:hrogge@googlemail.com">hrogge@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Am Donnerstag 01 April 2010 16:03:13 schrieb Airton Ishimori:<br>
<div class="im">> 1)<br>
> On the NS-2 (inside the member function OLSR::send_pkt() [in the file<br>
> OLSR.cc]),<br>
> the bellow code lines it is present:<br>
><br>
>    // Calculates the number of needed packets<br>
>    int num_pkts = (num_msgs % OLSR_MAX_MSGS == 0) ? num_msgs /<br>
> OLSR_MAX_MSGS<br>
><br>
>      (num_msgs / OLSR_MAX_MSGS + 1);<br>
><br>
> The code lines above calculate the number of olsr packet is needed to sent<br>
> all messages.<br>
</div>It's just NS2-Code, it has no relevance in the real world.<br>
<div class="im"><br>
> The RFC 3626 define that the maximum number of olsr message is 4<br>
> per olsr packet.<br>
</div>I don't think so. Could you state the line where RFC 3626 says so ?   </blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<div class="im"><br>
> My question is, inside of the olsrd-0.5.6-r8, has something<br>
> equal or<br>
> equivalent at code lines above?<br>
</div>No.<br>
<div class="im"><br>
> The olsrd calculate the number of packet<br>
> necessary to sent all message?<br>
</div><div><div></div><div class="h5">No.<br>
<br>
Henning Rogge<br>
<br>
--<br>
1) You can't win.<br>
2) You can't break even.<br>
3) You can't leave the game.<br>
— The Laws of Thermodynamics, summarized<br>
</div></div></blockquote></div><br>