Package: openvswitch-switch
Version: 2.15.0~git20210104.def6eb1ea+dfsg1-3
Hi Thomas Goirand,
Since 2.15.0~git20210104.def6eb1ea+dfsg1-3 ovs interfaces from
/etc/network/interfaces are not configured at boot time anymore.
My /etc/network/interfaces file looks like the example from
README.Debian:
allow-ovs br0
iface br0 inet dhcp
ovs_type OVSBridge
ovs_ports eth0
allow-br0 eth0
iface eth0 inet manual
ovs_bridge br0
ovs_type OVSPort
After downgrading to 2.15.0~git20210104.def6eb1ea+dfsg1-2 it worked
again.
Similar bug report: https://bugs.debian.org/910297