On Wed, 23 Oct 2013 11:37:43 +0900 (JST) [email protected] (YAMAMOTO Takashi) wrote:
>> I'm new to RYU (and Python). >> I'd like to experiment with RYU API and issue messages to Open vSwitch using >> the RYU API library (like commands you can issue with ovs-ofctl utilities). >> Is there an interactive Python interpreter for RYU like the one provided by >> the py module of POX? > > no. > > there were a hack floating around. (debug_console app) > but it has not been a part of official distribution. > > ofctl_rest app can be used to issue some of OpenFlow messages. Also ryu/contrib/ovs can be used to generate ovs-vsctl's messages. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
