On Wed, Feb 12, 2014 at 05:43:00PM +0800, Kmindg G wrote: > I find that We do not update OFPUTIL_PC_PORT_DOWN bit of port's config > immediately in update_port_config. > Is there any reason to delay this update?
I think it's really that there's a separate code path that notices changes in port flags and sends updates to the controller. But it wouldn't be hard to do the same thing here. I'll send out an alternate patch in a minute. Will you review it, please? _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
