On Thu, Aug 08, 2013 at 12:58:29PM -0700, Ethan Jackson wrote: > It's simple to hide it than to make it thread safe and ensure it stays > that way in the long term. > > Signed-off-by: Ethan Jackson <et...@nicira.com>
I think I already reviewed an earlier version. I'm happy with this one. Acked-by: Ben Pfaff <b...@nicira.com> s/specificied/specified/ here: /* Given a port configuration (specificied as zero if there's no port), chooses * which of 'miss_rule' and 'no_packet_in_rule' should be used in case of a * flow table miss. */ struct rule_dpif * choose_miss_rule(enum ofputil_port_config config, struct rule_dpif *miss_rule, struct rule_dpif *no_packet_in_rule) Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev