> I don't see anything that destroys the lacp object when a port is > destroyed.
Good catch. It turns out that I overlooked that because bond_destroy() is not called in port_destroy() either. I will add lacp_destroy() to this patch and create a separate patch that destroys the bond. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
