On May 29, 2012, at 11:49 AM, Ben Pfaff wrote:

> On Tue, May 29, 2012 at 11:46:44AM -0700, Justin Pettit wrote:
>> Okay, combined with the previous comment, it now looks like this:
>> 
>> .IP "\fBovs\-ofctl mod\-flows br0 cookie=1,action=normal\fR"
>> Change all flows' cookies to 1 and change their actions to \fBnormal\fR.
>> .IP "\fBovs\-ofctl mod\-flows br0 cookie=1/\-1,cookie=2,action=normal\fR"
>> Update cookies with a value of 1 to 2 and change their actions to 
>> \fBnormal\fR.
> 
> We've accepted both "action=" and "actions=" for a long time, but
> we've only ever documented "actions=", so I think we should use that
> form in examples.

Okay.

> I hope you'll backport to 1.5 and 1.6?

Yep.

> Thanks again!

Thank you for helping me work out a reasonable design.  Let's hope we didn't 
break any existing deployments.  ;-)

--Justin


_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to