On Mon, Mar 03, 2014 at 03:22:32PM +0200, Alexandru Copot wrote: > This defines the version number for OpenFlow 1.4 so that the switch > can actually use it. The ovsdb schema is also modified. > > Signed-off-by: Alexandru Copot <alex.miha...@gmail.com> > Cc: Daniel Baluta <dbal...@ixiacom.com>
I'm pretty happy with this. The one bit that I'm concerned about is that it allows OpenFlow 1.4 to be enabled even though there are unimplemented messages that will cause Open vSwitch to abort if ovs-vswitchd receives one (or tries to send one). We need to avoid that somehow; one way would be to not allow OpenFlow 1.4 to be enabled as long as any of those messages exist. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev