From jylefort@brutele.be  Tue Nov  8 12:20:41 2005
Return-Path: <jylefort@brutele.be>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C541716A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Nov 2005 12:20:41 +0000 (GMT)
	(envelope-from jylefort@brutele.be)
Received: from 212.68.244.220.brutele.be (212.68.244.220.brutele.be [212.68.244.220])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 55C6E43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Nov 2005 12:20:41 +0000 (GMT)
	(envelope-from jylefort@brutele.be)
Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2])
	by gateway.lefort.net (Postfix) with ESMTP id 0D4C2556B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Nov 2005 13:20:40 +0100 (CET)
Received: by jsite.lefort.net (Postfix, from userid 1000)
	id B60F2C14F; Tue,  8 Nov 2005 13:20:39 +0100 (CET)
Message-Id: <20051108122039.B60F2C14F@jsite.lefort.net>
Date: Tue,  8 Nov 2005 13:20:39 +0100 (CET)
From: Jean-Yves Lefort <jylefort@FreeBSD.org>
Reply-To: Jean-Yves Lefort <jylefort@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ipfw and ip6fw do not work properly as modules
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         88659
>Category:       kern
>Synopsis:       [modules] ipfw and ip6fw do not work properly as modules
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ipfw
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 08 12:30:13 GMT 2005
>Closed-Date:    Mon Jun 06 06:38:00 UTC 2011
>Last-Modified:  Mon Jun 06 06:38:00 UTC 2011
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Mon Nov 7 19:32:08 CET 2005 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
Because in that case, they do not include the opt_* headers.
>How-To-Repeat:
Remove IPFIREWALL from the kernel configuration and try to filter IPv6
traffic with ipfw.
>Fix:
See sys/modules/pf/Makefile for some inspiration.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Nov 8 17:19:20 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88659 

From: Hajimu UMEMOTO <ume@FreeBSD.org>
To: Jean-Yves Lefort <jylefort@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org, ume@FreeBSD.org
Subject: Re: kern/88659: ipfw and ip6fw do not work properly as modules
Date: Wed, 09 Nov 2005 03:42:46 +0900

 Hi,
 
 >>>>> On Tue,  8 Nov 2005 13:20:39 +0100 (CET)
 >>>>> Jean-Yves Lefort <jylefort@FreeBSD.org> said:
 
 >Synopsis:       [modules] ipfw and ip6fw do not work properly as modules
 >Description:
 jylefort> Because in that case, they do not include the opt_* headers.
 >How-To-Repeat:
 jylefort> Remove IPFIREWALL from the kernel configuration and try to filter IPv6
 jylefort> traffic with ipfw.
 
 Did you actually try ip6fw as a module?  I'm not sure about ipfw, but
 ip6fw is written not to require opt_* headers when compiled as a
 module.
 
 Sincerely,
 
 --
 Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
 ume@mahoroba.org  ume@{,jp.}FreeBSD.org
 http://www.imasy.org/~ume/
State-Changed-From-To: open->closed 
State-Changed-By: ae 
State-Changed-When: Mon Jun 6 06:35:47 UTC 2011 
State-Changed-Why:  
ipfw and ip6fw were combined into one module. 

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