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 92855a8e for ; Mon, 27 Feb 2017 20:36:24 +0000 (UTC) Received: from wolff.to (wolff.to [98.103.208.27]) by krantz.zx2c4.com (ZX2C4 Mail Server) with SMTP id de74cba6 for ; Mon, 27 Feb 2017 20:36:24 +0000 (UTC) Date: Mon, 27 Feb 2017 14:37:27 -0600 From: Bruno Wolff III To: "Jason A. Donenfeld" Subject: Re: Kernel commit d35a00b8e33dab7385f724e713ae71c8be0a49f4 breaks wireguard Message-ID: <20170227203727.GA9565@wolff.to> References: <20170227180434.GA5702@wolff.to> <20170227202205.GA9124@wolff.to> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed In-Reply-To: <20170227202205.GA9124@wolff.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:22:05 -0600, Bruno Wolff III wrote: > >I think Fedora already does that. The build gets further, but it looks >like another structure change is breaking things as well. I'll see if >I can verify the change and get you the commit number. >In the meantime here is he error I am seeing: >/home/bruno/WireGuard/src/data.c: In function ‘skb_reset’: >/home/bruno/WireGuard/src/data.c:128:5: error: ‘struct sk_buff’ has no member named ‘tc_verd’ This changed in commit a5135bcfba7345031df45e02cd150a45add47cf8: net-tc: convert tc_verd to integer bitfields