[ovs-dev] [patch_v2] ovn: Remove unreferenced patched datapaths.

2016-07-07 Thread Darrell Ball
Patched datapaths that are no longer referenced should be removed from the patched_datapaths map; otherwise incorrect state references for a patched datapath may be used and also datapaths that are absent will be interpreted as present. There is some additional work to do for NAT support for the

[ovs-dev] [patch_v2] ovn: Remove unreferenced patched datapaths.

2016-07-07 Thread Darrell Ball
Patched datapaths that are no longer referenced should be removed from the patched_datapaths map; otherwise incorrect state references for a patched datapath may be used and also datapaths that are absent will be interpreted as present. Signed-off-by: Darrell Ball --- ovn/controller/ovn-controll