Re: [Ryu-devel] SDN troubleshooting tool

2012-09-20 Thread Colin Scott
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'

Re: [Ryu-devel] SDN troubleshooting tool

2012-09-20 Thread OHMURA Kei
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

[Ryu-devel] SDN troubleshooting tool

2012-09-17 Thread 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 . What we don't have is enough real bugs to validate on! If you h