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 <[email protected]>
- [PATCH net 0/2] Don't assume linear buffers in error handl... Stefano Brivio
- [PATCH net 2/2] geneve: Don't assume linear buffers i... Stefano Brivio
- [PATCH net 1/2] vxlan: Don't assume linear buffers in... Stefano Brivio
- Re: [PATCH net 0/2] Don't assume linear buffers in er... Guillaume Nault
- Re: [PATCH net 0/2] Don't assume linear buffers in er... David Miller
