[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1465806667-23148-1-git-send-email-nicolas.dichtel@6wind.com>
Date: Mon, 13 Jun 2016 10:31:03 +0200
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, pshelar@....org, jesse@...nel.org,
linville@...driver.com
Subject: [PATCH net v2 0/4] ovs: fix rtnl notifications on interface deletion
There was no rtnl notifications for interfaces (gre, vxlan, geneve) created
by ovs. This problem is fixed by adjusting the creation path.
v1 -> v2:
- add patch #1 and #4
- rework error handling in patch #2
drivers/net/geneve.c | 14 ++++++++++---
drivers/net/vxlan.c | 58 ++++++++++++++++++++++++++++++----------------------
net/ipv4/ip_gre.c | 14 ++++++++++---
3 files changed, 56 insertions(+), 30 deletions(-)
Regards,
Nicolas
Powered by blists - more mailing lists