On Thu, May 02, 2013 at 01:30:05PM -0700, Andy Zhou wrote: > +/** > + * enum ovs_mask_attr - attributes for %OVS_KEY_ATTR_MASK. > + * @OVS_MASK_ATTR_TYPE: The %OVS_KEY_ATTR_* whose value is matched with a > mask. > + * Attributes that nested attributes may not be masked; specify masks on the
s/that nested/that have nested/ What is OVS_KEY_ATTR_MEGA used for? If it is a flag that indicates a megaflow key, why is OVS_FLOW_ATTR_MATCH also present? I would have expected to see OVS_FLOW_ATTR_MATCH but not OVS_KEY_ATTR_MEGA. Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev