[ovs-discuss] Questions about update port config

Ben Pfaff blp at nicira.com
Wed Feb 19 19:11:26 UTC 2014


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?



More information about the discuss mailing list