openvswitch: multiple fixes for 2.10

- initscript: skip when ctl scripts are absent.  When only ovs is
   installed, this will quash error messages of ovn-ctl not found when
   invoking stop
 - openvswitch-common: include ovs-kmod-ctl
 - patches: ovs-save: compatible with busybox ip command

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
Yousong Zhou
2018-09-09 09:51:14 +08:00
parent 3b6e346a4c
commit 76e57b333d
10 changed files with 44 additions and 15 deletions
@@ -1,7 +1,7 @@
From a3eabe1e639c98ce8537df4ac4187a8c047dac59 Mon Sep 17 00:00:00 2001
From 9f4775d9a2541e8128ea99f3b02925cc1ee05374 Mon Sep 17 00:00:00 2001
From: Helmut Schaa <helmut.schaa@googlemail.com>
Date: Wed, 8 Jan 2014 13:48:49 +0100
Subject: [PATCH 101/105] netdev-linux: Let interface flag survive internal
Subject: [PATCH 101/106] netdev-linux: Let interface flag survive internal
port setup
Due to a race condition when bringing up an internal port on Linux