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 i
> 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.
t
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?
---