[ovs-dev] [bug 10184 0/5] Fix segfault and flow revalidation with "learn" action

Ben Pfaff blp at nicira.com
Tue Mar 20 22:44:14 UTC 2012


The first couple of patches fix trivia but the last two are fairly
important.

Ben Pfaff (5):
  learn: Initialize cookie_mask in constructed flow_mod.
  ofproto-dpif: Fix return type of rule_calculate_tag().
  hmap: New function hmap_contains().
  ofproto-dpif: Avoid segfault deleting facets that execute LEARN
    actions.
  ofproto-dpif: Fix tag caching for learned flows.

 lib/hmap.c             |   17 ++++++++++++++++-
 lib/hmap.h             |    4 +++-
 lib/learn.c            |    1 +
 ofproto/ofproto-dpif.c |   40 ++++++++++++++++++++++++----------------
 4 files changed, 44 insertions(+), 18 deletions(-)

-- 
1.7.2.5




More information about the dev mailing list