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. > If all those changes look reasonable, I'll push it. Yes, thank you, with the one minor comment above. I hope you'll backport to 1.5 and 1.6? Thanks again! Ben _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev