Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2000 15:18:55 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        current@FreeBSD.org, Bill Fumerola <billf@chimesnet.com>
Subject:   Re: ipfw question.
Message-ID:  <XFMail.001026151855.jhb@FreeBSD.org>
In-Reply-To: <20001026151035.A7284@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 26-Oct-00 David O'Brien wrote:
> On Thu, Oct 26, 2000 at 04:31:57PM -0400, Bill Fumerola wrote:
>> #If you want it verbose
>> #CFLAGS+= -DIPFIREWALL_VERBOSE
>> #CFLAGS+= -DIPFIREWALL_VERBOSE_LIMIT=100
>> #
>> #If you want it to pass all packets by default
>> #CFLAGS+= -DIPFIREWALL_DEFAULT_TO_ACCEPT
> 
> So one doesn't have to change the source, would you be willing to add
> WANT_foo logic so one could just set it in /etc/make.conf?  Or add
> ${IPFIREWALL_OPTS} to CFLAGS and then IPFIREWALL_OPTS could be set in
> /etc/make.conf?

Ugh, no.  Peter's forthcoming config(8) changes will allow you to
specify kernel options to use when building modules (actually, it
builds modules in the same environment as the kernel) to properly
handle this.  Just be patient until we have the right solution
finished and in the tree.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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