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

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to