ASHI";;
> *:* 2015??4??14??(??) 1:32
> *??:* "??"<406699...@qq.com>; "Minoru
> TAKAHASHI";
> *:* Re: [Ryu-devel] ?? ?? ?? sdn
>
> Hi,
>
> On 2015??04??13?? 11:51, ?? wrote:
>> Hi,
>> Thank you for your
his??
>> But the result is still 404 error.
>
> {"00:00:00:00:00:02": 2, "00:00:00:00:00:01": 1} is not needed.
> Please run the following command.
>
> $ curl -X GET http://127.0.0.1:8080/simpleswitch/mactable/000000000001
>
>>
>> thanks
>> -
Hi,
On 2015年04月08日 23:38, 水墨画 wrote:
>
> Hi,
> I run the simple_switch_rest_13.py in the ryu sdn book,but the error turn out
> below, and I do not know what is wrong.
> would you help me with this?
> Thank you very much!
> Looking Forward to your reply!
Please specify DatapathID with 16 digits
Hi, Clove
I’m also doing the research on security topic. Ryu controller provide the
integration API for Snort.
The main feature is Ryu controller can receive the alert message from snort
You can see more documents in
http://ryu.readthedocs.org/en/latest/snort_integrate.html
the application s
You can use sts as a fuzzer and integration test generator without any
modifications to Ryu.
We're currently working on implementing generic deterministic replay that
can work on any controller, but it will be at least a few weeks until it's
ready.
Lastly, to perform automated input pruning, you'
2012/9/18 Colin Scott :
> Hey Ryu developers,
>
> Our research group at UC Berkeley is developing a troubleshooting tool for
> SDN controllers, and we now have a working prototype.
Great work. I believe that such tool is very useful. The sts only
supports floodlight and pox? Can I use sts with Ryu