[olsr-dev] Plugin acces to the internal OLSR mecanisms
Andreas Tønnesen
(spam-protected)
Mon Oct 16 12:37:45 CEST 2006
Yes, this can be done in a plugin.
You need to deregister the HELLO parsing function used in olsrd and
register your new function. Take a look at the olsr_parser_add_function
and olsr_parser_remove_function.
- Andreas
> Hello,
> I have a little question about the way plugins can interact with the
> internal algorithms of OLSR.
>
> I plan to modify the way HELLO messages are treated (I want to discard
> some based on specific characteristics), can I do this from a plugin or
> do I have to play with the code itself?
>
> Thanks,
>
> --
> Jerome LEBEGUE
>
> _______________________________________________
> olsr-dev mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-dev
>
More information about the Olsr-dev
mailing list