]> git.proxmox.com Git - ovs.git/commit
ovn: Remove unreferenced patched datapaths.
authorDarrell Ball <dlu998@gmail.com>
Fri, 8 Jul 2016 02:26:06 +0000 (19:26 -0700)
committerGurucharan Shetty <guru@ovn.org>
Sat, 9 Jul 2016 16:36:15 +0000 (09:36 -0700)
commit50c61d46c49756ef7474951ee586fd7ae252484c
tree71b3e8e7e1c7399f036af0f4817d4a5292fd50c7
parentea997e594516966f3d60f4089e44d0b72f6b7498
ovn: Remove unreferenced patched datapaths.

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 <dlu998@gmail.com>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
Signed-off-by: Gurucharan Shetty <guru@ovn.org>
ovn/controller/ovn-controller.h
ovn/controller/patch.c