On Thu, Jun 16, 2011 at 05:15:15PM -0700, Ethan Jackson wrote: > The iface-status external id indicates to a controller which device > it should manage when there are multiple choices for a given vif. > Currently, it always chooses a tap device if available, but one > could imagine more sophisticated strategies in the future. > > Signed-off-by: Ethan Jackson <[email protected]>
I think that update_iface() will now always call into ovs-vsctl to set the iface-status. I think that it should only do it if it needs to change, as we do for iface-id. Otherwise it looks good. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
