[ovs-dev] [dp version v3] bridge: Store datapath version into ovsdb

Justin Pettit jpettit at nicira.com
Thu Oct 23 18:27:19 UTC 2014


This isn't a full review, but I just wanted to point out again about the documentation string and I noticed a small typo in a comment.

> +    /* Get datapath version. Caller is responsible for free the string
> +     * returned.  */

s/free/freeing/

> +      <column name="datapath_version">
> +        Reports the OpenFlow datapath version in use.  Can be empty if
> +        datapath version can not be determined.

This still refers to OpenFlow instead of Open vSwitch.

--Justin





More information about the dev mailing list