[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADvbK_eGi77P8CVp1ff4PCasYmyngKn0VUJzeGoATFPw8-snoQ@mail.gmail.com>
Date: Mon, 15 Oct 2018 18:40:59 +0900
From: Xin Long <lucien.xin@...il.com>
To: Stefano Brivio <sbrivio@...hat.com>
Cc: davem <davem@...emloft.net>, Sabrina Dubroca <sd@...asysnail.net>,
network dev <netdev@...r.kernel.org>
Subject: Re: [PATCH net 0/2] geneve, vxlan: Don't set exceptions if skb->len < mtu
On Sat, Oct 13, 2018 at 6:54 AM Stefano Brivio <sbrivio@...hat.com> wrote:
>
> This series fixes the exception abuse described in 2/2, and 1/2
> is just a preparatory change to make 2/2 less ugly.
>
> Stefano Brivio (2):
> geneve, vxlan: Don't check skb_dst() twice
> geneve, vxlan: Don't set exceptions if skb->len < mtu
>
> drivers/net/geneve.c | 14 +++-----------
> drivers/net/vxlan.c | 12 ++----------
> include/net/dst.h | 10 ++++++++++
> 3 files changed, 15 insertions(+), 21 deletions(-)
>
> --
> 2.19.1
>
Series Reviewed-by: Xin Long <lucien.xin@...il.com>
Powered by blists - more mailing lists