[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1539381018.git.sbrivio@redhat.com>
Date: Fri, 12 Oct 2018 23:53:57 +0200
From: Stefano Brivio <sbrivio@...hat.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: Xin Long <lucien.xin@...il.com>,
Sabrina Dubroca <sd@...asysnail.net>, netdev@...r.kernel.org
Subject: [PATCH net 0/2] geneve, vxlan: Don't set exceptions if skb->len < mtu
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
Powered by blists - more mailing lists