Hi all,
I'm doing some performance test on my small (4 nodes) mesh networking using OLSR.
My mesh network is made up of four Pronghorn Metro boards with Kamikaze 7.09 and olsrd 0.5.3.
Everything is working when when I set (in olsrd.conf of every card) LinkQualityLevel to 0 (i.e. hysteresis will be used) or to 1 (link quality is used only when calculating MPRs).
Something very strange happens when using LinkQualityLevel 2 (routes will also be calculated based on distributed link quality information): I can get working at the same time only two boards. On the other two boards the olsr daemons crash with a segmentation fault. If I try to restart olsrd the daemon crashs again after few seconds. I wasn't able to get any usefull info from strace.
I'm not using any plug-in apart from httpinfo.
Any suggestion please?