From owner-freebsd-current@freebsd.org Mon Feb 6 13:28:05 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CFBFECD179F for ; Mon, 6 Feb 2017 13:28:05 +0000 (UTC) (envelope-from peter.blok@bsd4all.org) Received: from smtpq2.tb.mail.iss.as9143.net (smtpq2.tb.mail.iss.as9143.net [212.54.42.165]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E3001AE7; Mon, 6 Feb 2017 13:28:05 +0000 (UTC) (envelope-from peter.blok@bsd4all.org) Received: from [212.54.34.116] (helo=smtp8.mnd.mail.iss.as9143.net) by smtpq2.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1cajKn-0004Us-IO; Mon, 06 Feb 2017 14:27:57 +0100 Received: from 5ed15678.cm-7-2b.dynamic.ziggo.nl ([94.209.86.120] helo=wan0.bsd4all.org) by smtp8.mnd.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1cajKn-0000jG-GU; Mon, 06 Feb 2017 14:27:57 +0100 Received: from newnas (localhost [127.0.0.1]) by wan0.bsd4all.org (Postfix) with ESMTP id 5E2074AB; Mon, 6 Feb 2017 14:27:57 +0100 (CET) X-Virus-Scanned: amavisd-new at bsd4all.org Received: from wan0.bsd4all.org ([127.0.0.1]) by newnas (newnas.bsd4all.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tgIOWQUNLhLB; Mon, 6 Feb 2017 14:27:56 +0100 (CET) Received: from [192.168.1.64] (mm [192.168.1.64]) by wan0.bsd4all.org (Postfix) with ESMTPSA id DE87B4A2; Mon, 6 Feb 2017 14:27:56 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: [RFC/RFT] projects/ipsec From: peter.blok@bsd4all.org In-Reply-To: <400b1efb-f770-b41b-805a-a755236da85b@FreeBSD.org> Date: Mon, 6 Feb 2017 14:27:56 +0100 Cc: freebsd-current@FreeBSD.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <2bd32791-944f-2417-41e9-e0fe1c705502@FreeBSD.org> <400b1efb-f770-b41b-805a-a755236da85b@FreeBSD.org> To: "Andrey V. Elsukov" X-Mailer: Apple Mail (2.3259) X-SourceIP: 94.209.86.120 X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.2 cv=Uv8TD64B c=1 sm=1 tr=0 a=IkzOOneQUJP1+bAPekPvBg==:17 a=kj9zAlcOel0A:10 a=n2v9WMKugxEA:10 a=6I5d2MoRAAAA:8 a=4FOKkXSynkp8-R7XuEsA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 none X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 13:28:05 -0000 Andrey, Is this going to MFC'ed to stable-11 in the future? I have tested with = current and found no issues, but I would like to add it to a = semi-production environment running stable-11 Peter > On 6 Feb 2017, at 10:07, Andrey V. Elsukov wrote: >=20 > On 11.12.2016 02:07, Andrey V. Elsukov wrote: >> I am pleased to announce that projects/ipsec, that I started several >> months ago is ready for testing and review. >> The main goals were: >> * rework locking to make IPsec code more friendly for concurrent >> processing; >> * make lookup in SADB/SPDB faster; >> * revise PFKEY implementation, remove stale code, make it closer >> to RFC; >> * implement IPsec VTI (virtual tunneling interface); >> * make IPsec code loadable as kernel module. >=20 > JFYI, the project was merged into head/ in r313330. >=20 > --=20 > WBR, Andrey V. Elsukov > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"