On Jul 6, 2012, at 2:49 PM, Ben Pfaff wrote: > - op->ofpacts_len = rule->ofpacts_len; > + op->ofpacts_len = op->ofpacts_len;
Did you mean to do this? The previous way looks correct to me, and this looks like a no-op. Otherwise, looks good. --Justin _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev