[ovs-dev] [generic tci mask 5/8] flow: Remove flow_to/from_match() in favor of cls_rule_to/from_match().
Justin Pettit
jpettit at nicira.com
Fri Nov 19 15:27:13 PST 2010
On Nov 10, 2010, at 3:38 PM, Ben Pfaff wrote:
> -/* Initializes 'rule' as a "catch-all" rule that matches every packet, with
> - * priority 'priority'. */
> +/* Conerts 'rule' into an OpenFlow match structure 'match' with the given flow
> + * format 'flow_format' (one of NXFF_*). */
"Conerts" -> "Converts".
Otherwise, looks good.
--Justin
More information about the dev
mailing list