[ovs-dev] [of1.2 2/9] ovs-ofctl: Add option to set allowed OpenFlow versions

Simon Horman horms at verge.net.au
Thu Nov 29 08:06:46 UTC 2012


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 <horms at verge.net.au>
> > 
> > --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 <horms at verge.net.au>

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.



More information about the dev mailing list