> After calling mac_learning_flush(), we need to set need_revalidate to
> true.
I've sent out another patch that addresses this issue.
> When a TCN comes in, does anything getting logged? Flushing the MAC
> table is not wonderful for performance, so it would be nice to have it
> logged somewhere.
I added the following line to the end of stp_topology_change_detection().
VLOG_INFO("%s: detected topology change.", stp->name);
Ethan
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev