On Mon, Jul 30, 2012 at 06:45:51PM -0700, Justin Pettit wrote:
> On Jul 30, 2012, at 5:05 PM, Ben Pfaff <b...@nicira.com> wrote:
> 
> > On Sat, Jul 28, 2012 at 11:54:10AM -0700, Justin Pettit wrote:
> >> The datapath port number influences the OpenFlow port number in
> >> ovs-vswitchd.  The new "port_no" option for the "add-if" command allows
> >> the user to request a specific datapath port number.
> >> 
> >> Feature #12642
> >> 
> >> Signed-off-by: Justin Pettit <jpet...@nicira.com>
> > 
> > Looks good to me.
> 
> Thanks.  Based on your suggestion in the previous patch to use
> UINT16_MAX instead of 0, I've updated this patch accordingly.

I don't want 65535 to be a part of the documented interface, because
we'll probably adopt 32-bit port numbers some day and then we'll have to
make some kind of awkward change.  So I hope you didn't document that
65535 means "pick one yourself".
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to