[ovs-dev] [generic tci mask 5/8] flow: Remove flow_to/from_match() in favor of cls_rule_to/from_match().
Ben Pfaff
blp at nicira.com
Mon Nov 22 10:10:23 PST 2010
On Fri, Nov 19, 2010 at 03:27:13PM -0800, Justin Pettit wrote:
> 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".
Thanks, fixed.
> Otherwise, looks good.
>
> --Justin
>
>
More information about the dev
mailing list