On Tue, Oct 23, 2012 at 09:00:42AM -0700, Ben Pfaff wrote:
> On Thu, Oct 18, 2012 at 02:58:01PM +0900, Simon Horman wrote:
> > The motivation for this is to avoid avoids needing to provide a minimu
> > version parameter to pvconn_accept().  This will in turn avoid the need to
> > pass version information to connmgr_run() when the range of accetable
> > OpenFlow versions is made configurable.
> > 
> > Signed-off-by: Simon Horman <ho...@verge.net.au>
> 
> What's the reason to do this if soon after the acceptable versions will
> become configurable via bitmap?

To avoid version information being passed to connmgr_run(),
regardless of if it is a minimum version or a bitmap.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to