From owner-freebsd-net@FreeBSD.ORG Thu Nov 27 09:30:04 2008 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D6EB1065676 for ; Thu, 27 Nov 2008 09:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5E9D78FC16 for ; Thu, 27 Nov 2008 09:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mAR9U3SV015972 for ; Thu, 27 Nov 2008 09:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mAR9U3dr015969; Thu, 27 Nov 2008 09:30:03 GMT (envelope-from gnats) Date: Thu, 27 Nov 2008 09:30:03 GMT Message-Id: <200811270930.mAR9U3dr015969@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: wang_jiabo Cc: Subject: Re: i386/129218: freebsd6.2 kernel cannot support ipsec "-E null -A hmac-sha1", FreeBSD7.0 kernel cannot support -A aes-xcbc-mac X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: wang_jiabo List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2008 09:30:04 -0000 The following reply was made to PR bin/129218; it has been noted by GNATS. From: wang_jiabo To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-i386@FreeBSD.org Cc: Subject: Re: i386/129218: freebsd6.2 kernel cannot support ipsec "-E null -A hmac-sha1", FreeBSD7.0 kernel cannot support -A aes-xcbc-mac Date: Thu, 27 Nov 2008 17:23:58 +0800 FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `i386/129218'. > The individual assigned to look at your > report is: freebsd-i386. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=129218 > > >> Category: i386 >> Responsible: freebsd-i386 >> Synopsis: freebsd6.2 kernel cannot support ipsec "-E null -A hmac-sha1", FreeBSD7.0 kernel cannot support -A aes-xcbc-mac >> Arrival-Date: Thu Nov 27 03:10:01 UTC 2008 >> How to close the bug, I found that freebsd 6.3 can reslove the problem. but i do not know why FreeBSD7.0 can not support ipsec aes-xcbc-mac and null AH Thanks