[ovs-dev] Bug#743635: openvswitch: OVS should probably start before networking

2014-04-04 Thread Arno Töll
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

[ovs-dev] Bug#691438: openvswitch packages do not work well together with upstream's kernel module

2012-10-25 Thread Arno Töll
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