From ishmael@babylon.merseine.nu  Mon Nov 13 10:54:05 2000
Return-Path: <ishmael@babylon.merseine.nu>
Received: from babylon.merseine.nu (c418236-a.clmba1.mo.home.com [24.12.203.134])
	by hub.freebsd.org (Postfix) with ESMTP id 934BD37B4C5
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Nov 2000 10:54:04 -0800 (PST)
Received: (from ishmael@localhost)
	by babylon.merseine.nu (8.11.1/8.11.1) id eADItC473797;
	Mon, 13 Nov 2000 12:55:12 -0600 (CST)
	(envelope-from ishmael)
Message-Id: <200011131855.eADItC473797@babylon.merseine.nu>
Date: Mon, 13 Nov 2000 12:55:12 -0600 (CST)
From: ishmael27@home.com
Sender: ishmael@babylon.merseine.nu
Reply-To: ishmael27@home.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Document IPFILTER_DEFAULT_BLOCK <Synopsis of the problem (one line)>
X-Send-Pr-Version: 3.2

>Number:         22821
>Category:       kern
>Synopsis:       Document IPFILTER_DEFAULT_BLOCK
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    darrenr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 13 11:00:01 PST 2000
>Closed-Date:    Wed Feb 21 13:19:15 PST 2001
>Last-Modified:  Wed Feb 21 13:19:32 PST 2001
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.2-BETA i386
>Organization:
>Environment:

FreeBSD babylon.merseine.nu 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov  9 15:26:26 CST 2000     ishmael@babylon.merseine.nu:/usr/src/sys/compile/BABYLON  i386
	

>Description:

The kernel option IPFILTER_DEFAULT_BLOCK is currenlty undocumented.
This simple patch adds it to LINT.
It would be really really nice, IMHO, if this could be added before 4.2 is
released.
	

>How-To-Repeat:

	

>Fix:

--- LINT.orig	Thu Nov  9 07:05:45 2000
+++ LINT	Mon Nov 13 12:49:19 2000
@@ -553,6 +553,7 @@
 options 	IPDIVERT		#divert sockets
 options 	IPFILTER		#ipfilter support
 options 	IPFILTER_LOG		#ipfilter logging
+options		IPFILTER_DEFAULT_BLOCK	#block everything by default
 options 	IPSTEALTH		#support for stealth forwarding
 options 	TCPDEBUG
 
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->darrenr 
Responsible-Changed-By: ru 
Responsible-Changed-When: Tue Nov 14 00:45:17 PST 2000 
Responsible-Changed-Why:  
Over to IP Filter maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22821 
State-Changed-From-To: open->closed 
State-Changed-By: darrenr 
State-Changed-When: Wed Feb 21 13:19:15 PST 2001 
State-Changed-Why:  
patch applied 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22821 
>Unformatted:
