Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2007 12:59:46 +0400
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        Nate Lawson <nate@root.org>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: pf 4.1 Update available for testing
Message-ID:  <20070621085946.GI26920@void.codelabs.ru>
In-Reply-To: <4679659D.7050506@root.org>
References:  <200706160347.33331.max@love2party.net> <20070617094126.GT3779@void.codelabs.ru> <200706171717.21585.max@love2party.net> <20070619074150.GC26920@void.codelabs.ru> <4677FF00.4060506@root.org> <20070620152609.GD26920@void.codelabs.ru> <4679659D.7050506@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070621085946.GI26920>