Signed-off-by: Thomas Graf <tg...@noironetworks.com> --- utilities/ovs-ofctl.8.in | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index cc811ff..efd8c11 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -1144,6 +1144,10 @@ This form of \fBoutput\fR was added in Open vSwitch 1.3.0. This form of \fBoutput\fR uses an OpenFlow extension that is not supported by standard OpenFlow switches. . +.IP \fBgroup:\fIgroup_id\fR +Outputs the packet to the OpenFlow group \fIgroup_id\fR. Group tables +are only supported in OpenFlow 1.1+. See Group Syntax for more details. +. .IP \fBnormal\fR Subjects the packet to the device's normal L2/L3 processing. (This action is not implemented by all OpenFlow switches.) -- 1.9.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev