From durian@fever.boogie.com  Mon Jan 20 09:30:11 2003
Return-Path: <durian@fever.boogie.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E9EA937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Jan 2003 09:30:11 -0800 (PST)
Received: from fever.boogie.com (cpe-66-87-52-132.co.sprintbbd.net [66.87.52.132])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1A99E43F5B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Jan 2003 09:30:11 -0800 (PST)
	(envelope-from durian@fever.boogie.com)
Received: from fever.boogie.com (durian@localhost.boogie.com [127.0.0.1])
	by fever.boogie.com (8.12.6/8.12.6) with ESMTP id h0KHTw4Q000765
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Jan 2003 10:29:58 -0700 (MST)
	(envelope-from durian@fever.boogie.com)
Received: (from durian@localhost)
	by fever.boogie.com (8.12.6/8.12.6/Submit) id h0KHTwLa000764;
	Mon, 20 Jan 2003 10:29:58 -0700 (MST)
Message-Id: <200301201729.h0KHTwLa000764@fever.boogie.com>
Date: Mon, 20 Jan 2003 10:29:58 -0700 (MST)
From: Mike Durian <durian@boogie.com>
Reply-To: Mike Durian <durian@boogie.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ipl module fails to load (depends on pfil)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47263
>Category:       kern
>Synopsis:       ipl module fails to load (depends on pfil)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 20 09:40:02 PST 2003
>Closed-Date:    Mon Jan 20 10:44:46 PST 2003
>Last-Modified:  Mon Jan 20 10:44:46 PST 2003
>Originator:     Mike Durian
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fever.boogie.com 5.0-CURRENT FreeBSD 5.0-CURRENT #18: Sun Jan 19 00:41:43 MST 2003 root@fever.boogie.com:/disk2/obj/disk2/src/sys/BOOGIE i386


	
>Description:
	If you tried to use ipfilter as a loadable module, the ipl module
	will fail to load as it is dependent on pfil routines.  The
	pfil routines are not necessary compiled into the kernel and as near
	as I can tell are not in a loadable module themselves.

	It seems to me they should either be in their own loadable module
	and /etc/rc.d/ipfilter should load them before loading ipl or
	they should be compiled into the ipl module.
>How-To-Repeat:
	Build a kernel without IPFILTER and PFIL_HOOKS.  Try to load
	ipl after booting.
>Fix:

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Mon Jan 20 10:43:51 PST 2003 
State-Changed-Why:  
Known problem, duplicate of conf/44576 and kern/46226. 

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