From nobody@FreeBSD.ORG Tue Aug 17 14:17:04 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 610471512E; Tue, 17 Aug 1999 14:16:40 -0700 (PDT)
Message-Id: <19990817211640.610471512E@hub.freebsd.org>
Date: Tue, 17 Aug 1999 14:16:40 -0700 (PDT)
From: jrozes@vinton.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: IPFILTER_DEFAULT_BLOCK not in /usr/src/sys/conf/options
X-Send-Pr-Version: www-1.0

>Number:         13209
>Category:       kern
>Synopsis:       IPFILTER_DEFAULT_BLOCK not in /usr/src/sys/conf/options
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 14:20:00 PDT 1999
>Closed-Date:    Thu May 25 12:48:57 PDT 2000
>Last-Modified:  Thu May 25 12:52:52 PDT 2000
>Originator:     Jonathan Rozes
>Release:        3.2-STABLE
>Organization:
>Environment:
FreeBSD thorium 3.2-STABLE FreeBSD 3.2-STABLE #16: Tue Aug 17 11:42:25 PDT 1999
    jrozes@thorium:/usr/src/sys/compile/THORIUM  i386

>Description:
The ipfilter software has a kernel option to block all packets by
default, called IPFILTER_DEFAULT_BLOCK. Specifying this option in
a kernel config file results in a warning from config(8) because
the option is not listed in /usr/src/sys/conf/options like the
rest of the IPFILTER_* options.
>How-To-Repeat:
Create a kernel with the IPFILTER and IPFILTER_DEFAULT_BLOCK options,
then run config(8) on it.
>Fix:
Add to /usr/src/sys/conf/options:
IPFILTER_DEFAULT_BLOCK opt_ipfilter.h


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: darrenr 
State-Changed-When: Thu May 25 12:48:57 PDT 2000 
State-Changed-Why:  
IPFILTER_DEFAULT_BLOCK has been added 
>Unformatted:
