]> git.proxmox.com Git - ifupdown2.git/commit
openvswitch: don't remove tap|veth interfaces when adding an internal ovs port
authorAlexandre Derumier <aderumier@odiso.com>
Sat, 16 May 2020 12:07:05 +0000 (14:07 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 May 2020 06:23:48 +0000 (08:23 +0200)
commit1aa30813a8949394b0ec2dcf856590a8af5f2d62
treec64c8b26ebbbe683f419886c8a5e2776974dbcdc
parentaa0f0a38bf4132ac0ec83a4a5f4b7e31736db6be
openvswitch: don't remove tap|veth interfaces when adding an internal ovs port

Currently, tap|veth interfaces are removed if user add a new ovs internal port and reload.

add ovs-ports-condone-regex option, like for bridge (to have the patch upstream).
default options to "tap|veth|fwpr"

to avoid to remove theses interfaces

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
debian/patches/pve/0008-add-openvswitch-addon.patch