Hi Iol, Sorry, I don't know the sample application using the bundle messages.
For the sample code for that, I know only this. - OFPBundleCtrlMsg https://github.com/osrg/ryu/blob/master/ryu/ofproto/ofproto_v1_4_parser.py#L5968 - OFPBundleAddMsg https://github.com/osrg/ryu/blob/master/ryu/ofproto/ofproto_v1_4_parser.py#L6025 Thanks, Iwase On 2015年09月15日 16:54, iol mancon wrote: > Thanks for your help, > > I am trying to work with scheduled (or not) bundles, but there isn't any > sample code for that no? > > How can I use bundles (from OF1.4)? Is there any app in RYU how active the > flow-mod to do that? > > If that exists, I would appreciate if you attach me in the next mail. > > Regards, > Iol > >> Subject: Re: [Ryu-devel] error with app simple_switch_15.py >> To: [email protected] >> CC: [email protected] >> From: [email protected] >> Date: Tue, 15 Sep 2015 08:31:23 +0900 >> >> Hi Iol, >> >> I attached a sample code of simple_switch_15.py, >> but OVS does not fully support OpenFlow1.5, this code does not work enough. >> >> Certainly, Ryu can speak OpenFlow 1.5. >> On the other hand, OVS may be working with the OpenFlow 1.4 or earlier >> implementation. >> >> Thanks, >> Iwase > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge users - Click here to start your Free Trial of Datadog now! http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
