From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id a16a53e1 for ; Thu, 20 Apr 2017 19:46:49 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id f5335759 for ; Thu, 20 Apr 2017 19:46:49 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id dff79b1f for ; Thu, 20 Apr 2017 19:46:49 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 55c50929 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Thu, 20 Apr 2017 19:46:49 +0000 (UTC) Received: by mail-oi0-f44.google.com with SMTP id x184so65947246oia.1 for ; Thu, 20 Apr 2017 12:54:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <86D45CDF-9845-42E0-B89B-C51DE9E3A4BE@inspeednetworks.com> References: <86D45CDF-9845-42E0-B89B-C51DE9E3A4BE@inspeednetworks.com> From: "Jason A. Donenfeld" Date: Thu, 20 Apr 2017 21:54:52 +0200 Message-ID: Subject: Re: Installing and 'quick starting' on CentOS 7 To: Craig Marker Content-Type: text/plain; charset=UTF-8 Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , CentOS 7 doesn't actually use a real 3.10 kernel. They've backported tons of things. I almost got it to compile by fooling the compat codebase into thinking I was "3.18.100", which sort of worked, until it got to the udp_tunnel maze. If you want to work through it and come up with a patch, maybe you can convince the maintainer of the centos package for wireguard to ship that patch. You're probably best off, though, using a non weird kernel.