[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190610225926.GE19832@linux.home>
Date: Tue, 11 Jun 2019 00:59:28 +0200
From: Guillaume Nault <gnault@...hat.com>
To: Stefano Brivio <sbrivio@...hat.com>
Cc: David Miller <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, netdev@...r.kernel.org
Subject: Re: [PATCH net 0/2] Don't assume linear buffers in error handlers
for VXLAN and GENEVE
On Tue, Jun 11, 2019 at 12:27:04AM +0200, Stefano Brivio wrote:
> Guillaume noticed the same issue fixed by commit 26fc181e6cac ("fou, fou6:
> do not assume linear skbs") for fou and fou6 is also present in VXLAN and
> GENEVE error handlers: we can't assume linear buffers there, we need to
> use pskb_may_pull() instead.
>
Acked-by: Guillaume Nault <gnault@...hat.com>
Powered by blists - more mailing lists