[olsr-dev] Oddness in the secure plugin

Andreas Tønnesen (spam-protected)
Fri Nov 18 23:37:12 CET 2005


Yes, my mistake. I have forgotten to update it fully to the new timeout
scheme from 0.4.9. I'll fix it.

- Andreas

Bernd Petrovitsch wrote:
> I'm trying to compile the olsrd on x86_64 and ran into strange code in
> the secure plugin:
> In lib/secure/src/olsrd_secure.c, line 954 and 1208, the TIMED_OUT()
> macro gets the address of a struct timeval as parameter.
> In src/defs.h, line 102f, the macro calculates the differnece to
> some clock_t variable.
> Other users of TIMED_OUT() apparently do not pass addresses as
> parameters but also a clock_t (at least the one I really checked).
> 
> 	Bernd




More information about the Olsr-dev mailing list