On Thu, Nov 29, 2012 at 04:58:04PM +0900, Simon Horman wrote:
> On Wed, Nov 28, 2012 at 11:06:49PM -0800, Ben Pfaff wrote:
> > From: Simon Horman <[email protected]>
> > 
> > --allowed-ofp-versions allows configuration of the versions
> > that may be used when establishing an OpenFlow connection.
> > 
> > The default is 'OpenFlow10' which is consistent with
> > the behaviour prior to this patch.
> > 
> > The useful values at this time are:
> > 'OpenFlow10', 'OpenFlow12' and 'OpenFlow10,OpenFlow12'.
> 
> Hi Ben,
> 
> here is a revised changelog:
> 
> 
> ovs-ofctl: Add option to set allowed OpenFlow versions
> 
> ovs-controller: Allow setting of allowed OpenFlow versions
> 
> --protocols allows configuration of the versions
> that may be used when establishing an OpenFlow connection.
> 
> The default is 'OpenFlow10' which is consistent with
> the behaviour prior to this patch.
> 
> The useful values at this time are:
> 'OpenFlow10', 'OpenFlow12', 'OpenFlow13',
> Values may be combined in a comma delimited list.
> 
> e.g.: --protocols 'OpenFlow10,OpenFlow12,OpenFlow13'
> 
> Signed-off-by: Simon Horman <[email protected]>

Sorry, I didn't mean to chop of your S-o-b line,
the above text I had on file and had been meaning
to send before I got your series.

Likewise for the ovs-controller patch.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to