[ovs-dev] [PATCH 0/3] ovn-northd IPAM fixes

Ben Pfaff blp at ovn.org
Fri Jun 15 23:11:54 UTC 2018


While reviewing https://patchwork.ozlabs.org/patch/924319/, I discovered
some bugs in IPAM that seem worth fixing.  The first two patches below are
minimal so that they can be backported.  The third is an improvement that
doesn't need backporting.

Ben Pfaff (3):
  ovn-northd: Fix memory leak when IPv6 IPAM is in use.
  ovn-northd: Make it possible to disable IPAM once enabled.
  ovn-northd: Always allocate ipam_info for an ovn_datapath.

 ovn/northd/ovn-northd.c | 78 +++++++++++++++++++++++--------------------------
 1 file changed, 37 insertions(+), 41 deletions(-)

-- 
2.16.1



More information about the dev mailing list