ofctrl: Refine treatment of duplicate flows in ofctrl_add_flow().
authorBen Pfaff <blp@ovn.org>
Wed, 20 Jul 2016 00:02:55 +0000 (17:02 -0700)
committerBen Pfaff <blp@ovn.org>
Wed, 20 Jul 2016 03:02:32 +0000 (20:02 -0700)
commit48ff3e25abe31b761d2d3f3a2fd6ccaa783c79dc
tree92dedd395248b22c3ecfc45664a5bf2f4948efd9
parent9dc05cdc0b00c0d82a88f9c706cbae2672ea722c
ofctrl: Refine treatment of duplicate flows in ofctrl_add_flow().

It's better to use the newer actions, in cases where the actions for
duplicate flows differ, because on balance they are more likely to be
correct.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
ovn/controller/ofctrl.c