<meta http-equiv="content-type" content="text/html; charset=utf-8">Hi, <div>I'm using OLSR 0.6.0 on interfaces with MTU = 2304.<div>Internal MAXMESSAGESIZE value is set to 1500 by olsr internal default:</div><div><div>
#define MAXMESSAGESIZE          1500    /* max broadcast size */</div></div><div><br></div><div><br></div><div>In my mind, maximum size of broadcast packet in the system is about 1500. I can be wrong, but It corresponds with the fact that packet parser calls recvfrom with buffer size of 1504.</div>
</div><div>Unfortunately in the case of pretty numerous and dense topology I can observe packets of unexpected sizes (>2000).</div><div>Can u please clarify this for me? What mechanism in olsrd limits broadcast packet size?</div>
<div><br></div><div>Thanks in advance.</div><div><br></div><div>Evgeni Bikov</div>