On Wed, Nov 07, 2012 at 05:03:01PM +0900, Simon Horman wrote: > Override the allowed versions of the snoop vconn so that > only the version of the controller connection is allowed. > This is because the snoop will see the same messages as the > controller. > > Without this change the snoop will try to negotiate a connection > using the default allowed versions, or in other words only > allow OpenFlow 1.0. This breaks snoops for controller connections > using other OpenFlow versions, that is OpenFlow 1.2. > > Signed-off-by: Simon Horman <ho...@verge.net.au>
Thanks. The commit message and comments didn't quite match up with the implementation, in that the implementation actually allowed any OpenFlow version up to and including the one negotiated by the controller. I fixed that and queued this up to apply. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev