Please don't drop the mailing list. On Tue, Jan 20, 2015 at 04:21:50PM +0100, Kevin Neuenfeldt wrote: > Am 20.01.2015 um 15:37 schrieb Ben Pfaff: > >On Tue, Jan 20, 2015 at 03:07:43PM +0100, Kevin Neuenfeldt wrote: > >>So is there any possibility to enable OpenFlow 1.3 globally and > >>permanently? > > > >I guess that mininet uses ovs-vsctl to create the bridges. I would just > >change mininet to enable OpenFlow 1.3 at the same time it creates the > >bridges, by executing another ovs-vsctl command. > > > This would be a possibility but because I will have to collaborate with > students from other universities it's preferable to not change mininet > itself.
You can change openvswitch or you can change mininet. I can't think why either choice would make collaboration more difficult. The simplest choice is to use OVS 2.3, which enables OF1.3 by default. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
