OpenFlow 1.3 is your best bet; it is well supported by OVS and widely supported by other switches too.
On Sun, Feb 15, 2015 at 04:38:40PM +0300, Amer wrote: > Thank you Ben > This means I need to upgrade to a new openflow version, > Which version you suggest. > > Best regards, > Amer > > > On ١٣/٠٢/٢٠١٥, at ٧:٣٣ م, Ben Pfaff <b...@nicira.com> wrote: > > > >> On Fri, Feb 13, 2015 at 11:27:48AM +0300, Amer wrote: > >> I am trying to change the size of VLAN tag, I have changed the size > >> parameters in pox and the size of VLAN-tci in > >> openveswitch/datapath/vlan.h and vlan.c > >> > >> However, I am still receiving the down error, my question is what > >> parameters should I modify in openveswitch code files to extend the > >> vlan tag to 64-bit. > > > > The error you provided is for OpenFlow 1.0. OpenFlow 1.0 has a > > fixed-size flow match structure. Any change you make to a flow match, > > such as to extend the VLAN ID to 64-bit (!), will make the result > > incompatible with every other OpenFlow 1.0 implementation. > > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev