[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200216.192209.539596212241074939.davem@davemloft.net>
Date: Sun, 16 Feb 2020 19:22:09 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: Jason@...c4.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v3 net 0/4] wireguard fixes for 5.6-rc2
From: "Jason A. Donenfeld" <Jason@...c4.com>
Date: Fri, 14 Feb 2020 23:57:19 +0100
> Here are four fixes for wireguard collected since rc1:
>
> 1) Some small cleanups to the test suite to help massively parallel
> builds.
>
> 2) A change in how we reset our load calculation to avoid a more
> expensive comparison, suggested by Matt Dunwoodie.
>
> 3) I've been loading more and more of wireguard's surface into
> syzkaller, trying to get our coverage as complete as possible,
> leading in this case to a fix for mtu=0 devices.
>
> 4) A removal of superfluous code, pointed out by Eric Dumazet.
>
> v2 fixes a logical problem in the patch for (3) pointed out by Eric Dumazet. v3
> replaces some non-obvious bitmath in (3) with a more obvious expression, and
> adds patch (4).
Series applied, thanks.
Powered by blists - more mailing lists