From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: bruno@wolff.to Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 7533768f for ; Mon, 27 Feb 2017 22:13:42 +0000 (UTC) Received: from wolff.to (wolff.to [98.103.208.27]) by krantz.zx2c4.com (ZX2C4 Mail Server) with SMTP id 3503f6fc for ; Mon, 27 Feb 2017 22:13:42 +0000 (UTC) Date: Mon, 27 Feb 2017 16:14:44 -0600 From: Bruno Wolff III To: "Jason A. Donenfeld" Subject: Re: Kernel commit d35a00b8e33dab7385f724e713ae71c8be0a49f4 breaks wireguard Message-ID: <20170227221444.GA11938@wolff.to> References: <20170227180434.GA5702@wolff.to> <20170227202205.GA9124@wolff.to> <20170227203727.GA9565@wolff.to> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed In-Reply-To: Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Feb 27, 2017 at 14:10:18 -0800, "Jason A. Donenfeld" wrote: >Thanks! I wasn't compiling with the options to hit this, so I didn't >see it before. Should be fixed now. Thank you. It now builds cleanly and it at least appears to be working correctly in simple testing.