[ovs-dev] [PATCH 1/2] ofproto-dpif: Revalidate on port additions and deletions.

Ben Pfaff blp at nicira.com
Mon Oct 3 21:03:26 UTC 2011


On Mon, Oct 03, 2011 at 02:00:57PM -0700, Ethan Jackson wrote:
> The addition of a new port to an ofproto-dpif may require
> revalidations in some cases.  Notably if this new port is
> configured to participate in CFM, but a drop flow has already been
> installed in the datapath for CFM messages with the same in_port.
> 
> Bug #7598.

Both of these patches look good to me.



More information about the dev mailing list