On Wed, Dec 03, 2014 at 02:24:48PM -0800, Joe Stringer wrote: > If ovs-vswitchd is killed at the right time, then a probe flow may be > left in the datapath. This commit adds the DPIF_FP_MODIFY flag to > feature probes so that re-creating the same probe flow will not cause an > error. > > These flow_put flags were previously changed in commit a7d1bbdcfe49e8 > ("ofproto-dpif: Use DPIF_FP_CREATE but not DPIF_FP_MODIFY."), despite > the commit message addressing a different case. > > Suggested-by: Ben Pfaff <b...@nicira.com> > Signed-off-by: Joe Stringer <joestrin...@nicira.com>
Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev