[ovs-dev] [PATCH] FAQ: Describe how to use ovs-ofctl with OpenFlow 1.1+.

Justin Pettit jpettit at nicira.com
Thu Jun 20 22:43:57 UTC 2013


Looks good.

Acked-by: Justin Pettit <jpettit at nicira.com>

--Justin


On Jun 20, 2013, at 3:16 PM, Ben Pfaff <blp at nicira.com> wrote:

> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
> FAQ |    5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/FAQ b/FAQ
> index 1f0f841..7df4e90 100644
> --- a/FAQ
> +++ b/FAQ
> @@ -940,6 +940,11 @@ A: Open vSwitch 1.9 and earlier support only OpenFlow 1.0 (plus
> 
>        ovs-vsctl set bridge br0 protocols=OpenFlow10,OpenFlow12,OpenFlow13
> 
> +   Use the -O option to enable support for later versions of OpenFlow
> +   in ovs-ofctl.  For example:
> +
> +       ovs-ofctl -O OpenFlow13 dump-flows br0
> +
>    Support for OpenFlow 1.1 is incomplete enough that it cannot yet be
>    enabled, even experimentally.
> 
> -- 
> 1.7.2.5
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev




More information about the dev mailing list