Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 10:29:58 -0700 (MST)
From:      Mike Durian <durian@boogie.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/47263: ipl module fails to load (depends on pfil)
Message-ID:  <200301201729.h0KHTwLa000764@fever.boogie.com>

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

>Number:         47263
>Category:       kern
>Synopsis:       ipl module fails to load (depends on pfil)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 20 09:40:02 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

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




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