openvswitch: bump to version 2.13.0
authorYousong Zhou <redacted>
Mon, 23 Mar 2020 07:04:40 +0000 (15:04 +0800)
committerYousong Zhou <redacted>
Mon, 23 Mar 2020 08:07:24 +0000 (16:07 +0800)
commitbf4f584e75bd831eb16c8ef4b96c93f124ea5453
treead3c1614f6bb33c79e3b9e67c03e846e862fb71f
parentf426ad6acc182de3b6413a20cd187660630c70b7
openvswitch: bump to version 2.13.0

python2 library is now removed as the transition has been done by the
upstream project

OVN is now a separate project released with its own release plan and
it's not included within openvswitch starting with ovs 2.13.

openvswitch.mk is split out from the main Makefile for adding ovn
packages back in following commits.

The following two patches are already included in 2.13

 - ovsdb-idlc-fix-dict-change-during-iteration.patch
 - compat-Include-confirm_neigh-parameter-if-needed.patch

Signed-off-by: Yousong Zhou <redacted>
net/openvswitch/Makefile
net/openvswitch/files/openvswitch.init
net/openvswitch/files/ovs-ctl-wrapper
net/openvswitch/openvswitch.mk [new file with mode: 0644]
net/openvswitch/patches/0001-netdev-linux-Let-interface-flag-survive-internal-por.patch
net/openvswitch/patches/0002-python-separate-host-target-python-for-cross-compile.patch
net/openvswitch/patches/0003-ovs-lib-fix-install_dir.patch
net/openvswitch/patches/0004-build-disable-building-tests.patch
net/openvswitch/patches/0005-datapath-unexport-LDFLAGS.patch [moved from net/openvswitch/patches/0007-datapath-unexport-LDFLAGS.patch with 94% similarity]
net/openvswitch/patches/0005-ovsdb-idlc-fix-dict-change-during-iteration.patch [deleted file]
net/openvswitch/patches/0006-compat-Include-confirm_neigh-parameter-if-needed.patch [deleted file]
git clone https://git.99rst.org/PROJECT