From owner-freebsd-current@freebsd.org Fri Jul 24 12:20:35 2015 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 317E29A9022 for ; Fri, 24 Jul 2015 12:20:35 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Received: from graal.it-profi.org.ua (graal.shurik.kiev.ua [193.239.74.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E64881DFD; Fri, 24 Jul 2015 12:20:34 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Received: from [109.237.91.29] (helo=thinkpad.it-profi.org.ua) by graal.it-profi.org.ua with esmtpa (Exim 4.85 (FreeBSD)) (envelope-from ) id 1ZIbxo-000ODa-L9; Fri, 24 Jul 2015 15:20:32 +0300 Message-ID: <55B22D8B.9070003@shurik.kiev.ua> Date: Fri, 24 Jul 2015 15:20:27 +0300 From: Alexandr Krivulya User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Andrey V. Elsukov" , FreeBSD CURRENT Subject: Re: IPSEC stop works after r285336 References: <55B099F6.8000004@shurik.kiev.ua> <55B21124.9020802@FreeBSD.org> <55B22B52.9030402@shurik.kiev.ua> <55B22BCD.4040800@FreeBSD.org> In-Reply-To: <55B22BCD.4040800@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 109.237.91.29 X-SA-Exim-Mail-From: shuriku@shurik.kiev.ua X-SA-Exim-Scanned: No (on graal.it-profi.org.ua); SAEximRunCond expanded to false X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 24 Jul 2015 12:20:35 -0000 24.07.2015 15:13, Andrey V. Elsukov пишет: > On 24.07.2015 15:10, Alexandr Krivulya wrote: >> In that bug L2TP use IPSEC in transport mode, but in my scenario IPSEC >> in tunnel mode inside L2TP. And it works fine prior to r285536. > But r285536 didn't touch head's source. This is commit into stable/10. > So, it can't break something in 11.0-CURRENT. > I mean this commit: https://svnweb.freebsd.org/base?view=revision&revision=285336 Sorry for my mistake