Hi list, I'm writing a plugin and have a question about plugin initialisation: it seems that the return value of the plugin init function is not checked in plugin_loader::init_olsr_plugin on line 303. Is this on purpose or an oversight? My plugin can fail init but currently olsrd still starts up in that case. -- Ferry Huberts