On Fri, Oct 26, 2012 at 11:35:53AM +0900, Simon Horman wrote:
> Paramatise the allowed OpenFlow verion for snoops.
> This is in preparation for making the allow OpenFlow verions to
> be configured.
> 
> Signed-off-by: Simon Horman <ho...@verge.net.au>

Snoops are pretty odd.  With them, the goal is to allow some program to
spy on the conversation between a switch and its controller, for
debugging and troubleshooting purposes.  For that reason, we don't
really want to negotiate versions the same way as for other connections.
One reasonable option would be to force the same version being used for
the current controller connection.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to