On Mon, Jun 6, 2011 at 12:41 PM, Ben Pfaff <b...@nicira.com> wrote:
> ovs-vsctl is carefully written to avoid races in database access.  It is
> much simpler to just call it than to reimplement its capabilities.
>
> This eliminates the requirement that bridges managed by ovs-brcompatd have
> no ports at ovs-brcompatd startup time.  It also eliminates races between
> competing brctl and ovs-vsctl processes.

There are some new warnings after this patch (that look real):
vswitchd/ovs-brcompatd.c:522: warning: 'br_vlan' is used uninitialized
in this function
vswitchd/ovs-brcompatd.c:522: warning: 'br_vlan' is used uninitialized
in this function
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to