[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190220.112501.238057192324769522.davem@davemloft.net>
Date: Wed, 20 Feb 2019 11:25:01 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: willemdebruijn.kernel@...il.com
Cc: netdev@...r.kernel.org, willemb@...gle.com
Subject: Re: [PATCH net-next] gso: validate gso_type on ipip style tunnels
From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
Date: Wed, 20 Feb 2019 10:52:12 -0500
> From: Willem de Bruijn <willemb@...gle.com>
>
> 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 <willemb@...gle.com>
Looks good, applied, thanks Willem.
Powered by blists - more mailing lists