Thanks, pushed to master.
On Mon, Aug 11, 2014 at 09:54:27AM -0700, Jarno Rajahalme wrote: > Acked-by: Jarno Rajahalme <[email protected]> > > On Aug 7, 2014, at 4:13 PM, Ben Pfaff <[email protected]> wrote: > > > "apply_actions" is assumed, any other instruction has to be specified > > explicitly. > > > > Signed-off-by: Ben Pfaff <[email protected]> > > --- > > utilities/ovs-ofctl.8.in | 3 --- > > 1 file changed, 3 deletions(-) > > > > diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in > > index 5251c53..aafda23 100644 > > --- a/utilities/ovs-ofctl.8.in > > +++ b/utilities/ovs-ofctl.8.in > > @@ -1567,9 +1567,6 @@ keep the learned flows separate from the primary flow > > table 0.) > > .RE > > . > > .RS > > -.IP \fBapply_actions(\fR[\fIaction\fR][\fB,\fIaction\fR...]\fB) > > -Applies the specific action(s) immediately. The syntax of actions are same > > -to \fBactions=\fR field. > > . > > .IP \fBclear_actions\fR > > Clears all the actions in the action set immediately. > > -- > > 1.7.10.4 > > > > _______________________________________________ > > dev mailing list > > [email protected] > > http://openvswitch.org/mailman/listinfo/dev > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
