[Ryu-devel] Website Inquiry

2014-01-16 Thread Derek Crady
Its 2014 and we'd like to start the year off with a bang. You could be ranked considerably higher in the search engines for the keywords that matter to your business. I found errors in your websites code (on-site optimization) as well as a lack of substantial, quality backlinks (links pointing

[Ryu-devel] Help, connecting Mikrotik 750gl OF1.3 CPqd tp Ryu

2014-01-16 Thread Arman Keyoumarsi
Hello , I have ported OF1.3 to mikrotik routerboard and trying to test if the implementation is correct. i am testing my setup with simple_switch_1_3.py trying to have two host connect to the OFswitch, my OFswitch setup is set for outband and OFports are eth0.3 eth0.4 and eth0.5. connection to th

[Ryu-devel] [PATCH] test tool: run_mininet: support CPqD Software Switch

2014-01-16 Thread Yuichi Ito
this patch gets run_mininet.py to support CPqD Software Switch. usage) to use CPqD Software Switch: sudo ryu/tests/switch/run_mininet.py --switch cpqd to use Open vSwitch: sudo ryu/tests/switch/run_mininet.py --switch ovs or sudo ryu/tests/switch/run_mininet.py Signed-off-