After make install olsrd 0.5.0 on Linux, a default conf file is generated on /etc/olsrd.conf. Then if start olsrd, it will report the following error message:
Parsing file "/etc/olsrd.conf"
Hysteresis and LinkQuality cannot both be active! Deactive one of them
Bad configuration!
OLSR EXIT: main
Terminated
Actually, in this conf file, LinkQuality is disabled.
Logged In: NO
I can commit this behavior.
olsrd 0.5.2 has the same problem. The default config which is installed is outdated.
#LinkQualityLevel 0
should be
LinkQualityLevel 0