From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: jaapbuurman@gmail.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 612b00f1 for ; Tue, 29 May 2018 11:57:26 +0000 (UTC) Received: from mail-it0-x22d.google.com (mail-it0-x22d.google.com [IPv6:2607:f8b0:4001:c0b::22d]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 858066ba for ; Tue, 29 May 2018 11:57:26 +0000 (UTC) Received: by mail-it0-x22d.google.com with SMTP id q4-v6so18139496ite.3 for ; Tue, 29 May 2018 04:59:24 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Jaap Buurman Date: Tue, 29 May 2018 13:59:23 +0200 Message-ID: Subject: Re: Wireguard & hw flow offload incompatibility To: "Jason A. Donenfeld" 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: , Dear Jason, This isn't a regression. This is simply the first time this has been observed. (hw) flow offload is a new feature, and hence this interaction with wireguard is also new. Yours sincerely, Jaap On Tue, May 29, 2018 at 1:54 PM, Jason A. Donenfeld wrote: > Hi Jaap, > > Thanks for the report. Is this a _new_ bug in _new_ version of > WireGuard that wasn't there before. Or is this the first time you've > observed this? > > Thanks, > Jason