On Jul 6, 2012, at 2:49 PM, Ben Pfaff wrote: > +/* Returns true if 'rule' exactly matches 'criteria' or are more specific > than
s/are/is/ > + * Equivalently, the truth table for whether a field matches is: > + * > + * rule > + * > + * wildcard exact > + * +---------+---------+ > + * t wild | yes | yes | > + * a card | | | > + * r +---------+---------+ > + * g exact | no |if values| > + * e | |are equal| > + * t +---------+---------+ I believe that column should be "criteria" instead of "target". Otherwise, looks good. --Justin _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev