openvswitch: multiple fixes for 2.10
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 5 Sep 2018 10:21:45 +0000 (10:21 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Sun, 9 Sep 2018 01:51:14 +0000 (09:51 +0800)
commit76e57b333d9d3ce25fc9ce8eba52ff025d847496
tree0bcb637e87f1ebfb999526f93a9fd662fb2be848
parent3b6e346a4c63f20cb9b55fc6b49077ca2e995770
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>
net/openvswitch/Makefile
net/openvswitch/files/openvswitch.init
net/openvswitch/files/ovs-ctl-wrapper
net/openvswitch/patches/0100-netdev-linux-Use-unsigned-int-for-ifi_flags.patch
net/openvswitch/patches/0101-netdev-linux-Let-interface-flag-survive-internal-por.patch
net/openvswitch/patches/0102-python-separate-host-target-python-for-cross-compile.patch
net/openvswitch/patches/0103-ovs-ctl-fix-setting-hostname.patch
net/openvswitch/patches/0104-ovs-lib-fix-install_dir.patch
net/openvswitch/patches/0105-build-disable-building-tests.patch
net/openvswitch/patches/0106-ovs-save-compatible-with-busybox-ip-command.patch [new file with mode: 0644]