From: Willem de Bruijn <[email protected]>
Date: Wed, 20 Feb 2019 10:52:12 -0500

> From: Willem de Bruijn <[email protected]>
> 
> Commit 121d57af308d ("gso: validate gso_type in GSO handlers") added
> gso_type validation to existing gso_segment callback functions, to
> filter out illegal and potentially dangerous SKB_GSO_DODGY packets.
> 
> Convert tunnels that now call inet_gso_segment and ipv6_gso_segment
> directly to have their own callbacks and extend validation to these.
> 
> Signed-off-by: Willem de Bruijn <[email protected]>

Looks good, applied, thanks Willem.

Reply via email to