On Mon, Jul 09, 2012 at 01:23:21PM -0700, Justin Pettit wrote: > 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.
No, that's wrong. Good catch, thank you. I reverted that change. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev