On Wed,  6 Mar 2019 10:41:00 -0800
Eric Dumazet <eduma...@google.com> wrote:

> My prior commit missed the fact that these functions
> were using udp_hdr() (aka skb_transport_header())
> to get access to GUE header.

Ouch, I totally missed this too. :/

> Since use pskb_transport_may_pull() does not exist yet,

Nit: s/use //

> we have to add transport_offset to our pskb_may_pull() calls.

Thanks for fixing this.

Acked-by: Stefano Brivio <sbri...@redhat.com>

-- 
Stefano

Reply via email to