On Wed, 05 Nov 2014 09:06:07 +0100 Pablo Pousada Rial <[email protected]> wrote:
> Hello Ashok > > If I am right, you just need to specify it with "OFP_VERSIONS = > [ofproto_v1_3.OFP_VERSION]" and use the protocol and parser from v1_3. Yes, the following example might help: https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch_13.py#L26 ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
