Re: [Ryu-devel] combine two application

2016-09-10 Thread Luis Zárate
I have the same question, I want to controller a firewall and router and nat in the same data path with an instance of ryu. El miércoles, 7 de septiembre de 2016, wesam kh escribió: > hi ryu team > I need to combine two application first :firewall like in ryu book in single tenant and second: p

[Ryu-devel] combine two application

2016-09-07 Thread wesam kh
hi ryu teamI need to combine two application first :firewall like in ryu book in single tenant and second: per-flow QoS and I have  custom network and I using the script code in controller :  ryu-manager  ryu.app.rest_firewall ryu.app.rest_qos ryu.app.qos_simple_switch_13 ryu.app.rest_conf_switc