From nobody@FreeBSD.org  Thu Jul 29 11:00:16 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4B57416A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Jul 2004 11:00:16 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4372043D2F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Jul 2004 11:00:16 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i6TB0A4q012962
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Jul 2004 11:00:10 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i6TB0AcJ012961;
	Thu, 29 Jul 2004 11:00:10 GMT
	(envelope-from nobody)
Message-Id: <200407291100.i6TB0AcJ012961@www.freebsd.org>
Date: Thu, 29 Jul 2004 11:00:10 GMT
From: David Halperovich <david@servision.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: compiling kernel with FAST_IPSEC fails
X-Send-Pr-Version: www-2.3

>Number:         69755
>Category:       i386
>Synopsis:       compiling kernel with FAST_IPSEC fails
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 29 11:00:40 GMT 2004
>Closed-Date:    Mon Aug 23 20:36:18 GMT 2004
>Last-Modified:  Mon Aug 23 20:36:18 GMT 2004
>Originator:     David Halperovich
>Release:        5.2.1
>Organization:
SerVision Ltd
>Environment:
FreeBSD tmprtr.company.sv 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Tue Jul 27 18:27:30 IDT 2004     david@tmprtr.company.sv:/usr/src/sys/i386/compile/GWKERN  i386
>Description:
I've added "options FAST_IPSEC" to the kernle conf file. 
config MYKERNEL
make depend
make --> ../../../netinet6/in6_pcb.c: In function `in6_pcbconnect':
./../../netinet6/in6_pcb.c:410: warning: implicit declaration of function `ipsec_pcbconn'
./../../netinet6/in6_pcb.c: In function `in6_pcbdisconnect':
./../../netinet6/in6_pcb.c:425: warning: implicit declaration of function `ipsec_pcbdisconn'
*** Error code 1


The bugs section in man 4 fast_ipsec says that it doesn't work with IPv6. 

>How-To-Repeat:

>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Mon Aug 23 20:35:19 GMT 2004 
State-Changed-Why:  
This was fixed in rev 1.48 of src/sys/netinet6/in6_pcb.c. 
Unfortunately this was not MFC'd to RELENG_5_2. 


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