X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=utilities%2Fovs-ofctl.8.in;h=afd86c5607aa56959cf76a30dc4895bcdb71a0b5;hb=0c3d5fc89a341d31774f24ddaf7360a5ba4a641f;hp=606aaa9cfe3edf50189570f31b72b01491a0977c;hpb=a993007bee69e581b0b0a5c6abb2ad0e6ef24881;p=sliver-openvswitch.git diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index 606aaa9cf..afd86c560 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -216,6 +216,15 @@ For this command, an exit status of 0 means that no differences were found, 1 means that an error occurred, and 2 means that some differences were found. . +.IP "\fBpacket\-out \fIswitch in_port actions packet\fR..." +Connects to \fIswitch\fR and instructs it to execute the OpenFlow +\fIactions\fR on each \fIpacket\fR. For the purpose of executing the +actions, the packets are considered to have arrived on \fIin_port\fR, +which may be an OpenFlow assigned port number, an OpenFlow port name +(e.g. \fBeth0\fR), the keyword \fBlocal\fR for the OpenFlow ``local'' +port \fBOFPP_LOCAL\fR, or the keyword \fBnone\fR to indicate that the +packet was generated by the switch itself. +. .SS "OpenFlow Switch Monitoring Commands" . .IP "\fBsnoop \fIswitch\fR"