On Wed, Jan 08, 2014 at 11:55:15AM -0800, Pravin B Shelar wrote: > If dpif is closed without deleting it, dpif-provider resources are > not freed. > > Signed-off-by: Pravin B Shelar <pshe...@nicira.com>
I think that this will cause the kernel datapath to be deleted, which I believe will have bad side effects. For example, it would delete internal ports, so that any IP addresses on them will be lost, which means that restarting ovs-vswitchd could cause loss of connectivity. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev