[ovs-dev] [PATCH] ovs-vsctl: Fix OF protocol name capitalization in manual page

Justin Pettit jpettit at nicira.com
Tue Jun 17 16:52:10 UTC 2014


On Tue, Jun 17, 2014 at 9:42 AM, Thomas Graf <tgraf at noironetworks.com>
wrote:

> On 06/17/14 at 09:19am, Justin Pettit wrote:
> > I think the way it was worked, since we use strcasecmp(), but we may as
> > well be consistent with how it's documented elsewhere.  It's been
> applied.
>
> Thanks!
>
> I think it's the actual schema validation that enforces correct
> capitalization:
>
> $ sudo ovs-vsctl set bridge br0 protocols=openflow10
> ovs-vsctl: constraint violation: "openflow10" is not one of the allowed
> values (["OpenFlow10", "OpenFlow11", "OpenFlow12", "OpenFlow13"])
>

Good call!  I didn't think to look there.

--Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20140617/4f0c0146/attachment-0005.html>


More information about the dev mailing list