Hi all, I'm using olsrd 0.6.1 to write a test plugin and learn in the process. I'd like my plugin to register a function and make it available to the rest of olsrd. Is this possible in some kind of way? I know that I can start a timer to execute my function periodically but what if I need to call that function someplace else in olsrd? thank you kinto