[pve-devel] [PATCH ifupdown2 0/1] ovs fix: don't remove tap|veth interface on reload
Alexandre Derumier
aderumier at odiso.com
Sat May 16 07:58:09 CEST 2020
user have reported problem on the forum
https://forum.proxmox.com/threads/proxmox-6-2-sdn-beta-test.69655/page-2#post-313567
when ovs_port is changed (add internal port or physical interface), the tap|veth
interfaces are removed because they are not defined here.
This patch add a new option like for the bridge, to skip delete of theses tap|veth interfaces
Alexandre Derumier (1):
openvswitch: don't remove tap|veth interfaces when adding an internal
ovs port
.../pve/0008-add-openvswitch-addon.patch | 37 +++++++++++++++----
1 file changed, 30 insertions(+), 7 deletions(-)
--
2.20.1
More information about the pve-devel
mailing list