On Wed, Mar 04, 2015 at 10:49:39PM -0800, Justin Pettit wrote:
> On Mar 4, 2015, at 10:36 PM, Ben Pfaff <b...@nicira.com> wrote:
> > 
> > Some of the comment wording is odd, e.g. on
> > ovsrec_autoattach_set_mappings():
> > 
> > * The value must be key in range 0 to 16,777,215, value in range 0 to 4,095.
> > 
> > or on ovsrec_bridge_set_flow_tables():
> > 
> > * The value must be key in range 0 to 254.
> 
> I had spot checked some of the constraints, but didn't notice those ones.  
> I've changed it now to "Argument constraints:", so those would now read:
> 
>  * Argument constraints: key in range 0 to 16,777,215, value in range 0 to 
> 4,095
>  * Argument constraints: key in range 0 to 254
> 
> Not perfect, but a bit clearer.

That's good, thanks.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to