Nate, good day. Wed, Jun 20, 2007 at 10:36:29AM -0700, Nate Lawson wrote: > > > > Fine, thanks! So, you're happy with the way the problem was fixed? > > I see that another function that uses tbr_callout is tbr_timeout, > > but it will not be called before tbr_set. So it seems to me that > > callout initialisation only in tbr_set is enough. But maybe I am > > missing something? > > > > Thank you. > > If you want to trigger the call to callout_init() differently, you could > use a SYSINIT that runs before all of altq. Then you would be sure it's > always initialized before anything else can run.
Good alternative. I will try it, thank you! -- Eygene _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[EMAIL PROTECTED]"
