X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=utilities%2Fovs-ofctl.8.in;h=dbcf3a5f25b8fab4a9a247efe636a8ed3fc17839;hb=6fcfff1b116eb59999cc686f37f08b8f9af27996;hp=c12b5f12589fad2f4cf88839c315a95fdd47d3a7;hpb=d2805da2cb2256e9e2efc5074fbe8df55408213f;p=openvswitch diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index c12b5f12..dbcf3a5f 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -469,6 +469,16 @@ Ethernet header. This is useful because OpenFlow does not provide a way to match on the Ethernet addresses inside ARP packets, so there is no other way to drop spoofed ARPs other than sending every ARP packet to a controller. +. +.IP \fBset_queue\fB:\fIqueue\fR +Sets the queue that should be used to \fIqueue\fR when packets are +output. The number of supported queues depends on the switch; some +OpenFlow implementations do not support queuing at all. +. +.IP \fBpop_queue\fR +Restores the queue to the value it was before any \fBset_queue\fR +actions were applied. +. .RE . .IP