Source: openvswitch
Severity: important
OVS is a software switch, and as such providing primarily L2 features. Therefore
it's unfortunate that it starts after networking (i.e. ifupdown) that may be
used
to configure bridge ports provided by OVS.
Consider this configuration:
ovs-vsctl add-br br0
Package: openvswitch
Severity: important
As you are certainly aware, Open vSwitch is included upstream since kernel 3.3.
Post-Wheezy kernels also enable CONFIG_OPENVSWITCH in pristine Debian kernel
builds (see #675010).
However, the Debian packages do not work well together with this upstream
mo