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

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to