X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-controller.8.in;h=07ea68408780b010dc39af646854f44914401c00;hb=d879a707a38eff0335e1b5c12ae4c61f4aa0296b;hp=658cf131bff4f348460fd3e6abea742e8c443771;hpb=f1acd62b54376a425a975f9af501c4c8c5689b39;p=openvswitch diff --git a/utilities/ovs-controller.8.in b/utilities/ovs-controller.8.in index 658cf131..07ea6840 100644 --- a/utilities/ovs-controller.8.in +++ b/utilities/ovs-controller.8.in @@ -119,6 +119,13 @@ through the controller and every packet is flooded. This option is most useful for debugging. It reduces switching performance, so it should not be used in production. +.IP "\fB--mute\fR" +Prevents ovs\-controller from replying to any OpenFlow messages sent +to it by switches. +.IP +This option is only for debugging the Open vSwitch implementation of +``fail open'' mode. It must not be used in production. + .so lib/daemon.man .so lib/vlog.man .so lib/common.man