[Xorp-hackers] XRL Timing
Pavlin Radoslavov
pavlin at ICSI.Berkeley.EDU
Tue Feb 10 09:45:13 PST 2009
Victor Faion <vfaion at gmail.com> wrote:
> Hello,
>
> In my XORP process I have a few parameters that are set in config.boot
> and these send XRLs to set some fields in my process. These seem to be
> getting sent when the eventloop's run function is called and I was
> wondering if/how it's possible to send these XRLs before this?
You can't. Sending an XRL is an event and all events are handled by
the eventloop (when its run() function is executed).
Regards,
Pavlin
> Victor
>
> _______________________________________________
> Xorp-hackers mailing list
> Xorp-hackers at icir.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
More information about the Xorp-hackers
mailing list