[ovs-dev] [PATCH ovn 0/3 v3]

Russell Bryant rbryant at redhat.com
Wed Apr 8 19:09:09 UTC 2015


v1->v2:
 - Drop first patch that was merged.
 - Update 1/3 to fix unsafe HMAP_FOR_EACH_WITH_HASH usage.
 - Fix issues in pre-existing code to address the same
   unsafe HMAP_FOR_EACH_WITH_HASH usage.
v2->v3:
 - rebase on top of patch that renamed 'ovn' to 'ovn-sb'

[PATCH 1/3] ovn-nbd: Match bindings on lport name.
[PATCH 2/3] ovn-nbd: Don't shadow hash_node variable.
[PATCH 3/3] ovn-nbd: Fix unsafe HMAP_FOR_EACH_WITH_HASH usage.

 ovn-nbd.c |   56 +++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 39 insertions(+), 17 deletions(-)

-- 
Russell Bryant



More information about the dev mailing list