From owner-freebsd-bugs Mon Nov 13 11: 0: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46D5E37B4CF for ; Mon, 13 Nov 2000 11:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA58084; Mon, 13 Nov 2000 11:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) 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 ; 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 Reply-To: ishmael27@home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/22821: Document IPFILTER_DEFAULT_BLOCK Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22821 >Category: kern >Synopsis: Document IPFILTER_DEFAULT_BLOCK >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 13 11:00:01 PST 2000 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message