Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Aug 2004 18:21:52 +0200
From:      Andre Oppermann <andre@freebsd.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet ip_output.c
Message-ID:  <4117A4A0.F45CB8D@freebsd.org>
References:  <200408091616.i79GGBYF065008@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Andre Oppermann wrote:
> 
> andre       2004-08-09 16:16:11 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/netinet          ip_output.c
>   Log:
>   Make a comment that "ipfw forward" is not SMP and PREEMPTION safe.
> 
>   Revision  Changes    Path
>   1.222     +1 -0      src/sys/netinet/ip_output.c

Please note that the conversion of ipfw to PFIL_HOOKS fixes this and
I am working on getting it in before the code freeze.

Switching ipfw over to PFIL_HOOKS is fairly low risk (it only changes
how ipfw is invoked per packet and in no way how ipfw itself works).

-- 
Andre



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