On Wed, Jan 25, 2012 at 11:52:25AM -0800, Ethan Jackson wrote: > Most callers of mac_learning_flush() need to revalidate all flows > anyway, but this update forces new callers of mac_learning_flush() > to think about whether or not they need to explicitly handle > revalidation. Also, it's theoretically more efficient when there > are lots of flows but the learning table is empty, (e.g. bridges > that don't use the NORMAL action). > > Signed-off-by: Ethan Jackson <et...@nicira.com> > --- > > I plan to insert this patch before stp_tcn 1/2 and use the new > mac_learning_flush() function to ensure that proper revalidation happens upon > topology change events.
Looks good to me. Thank you. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev