Well, I'm working on my Master's degree research, which is about  
migrating to SDN. I need to run
services/protocols such as routing(static and OSPF), ACLs and/or NAT  
using OpenFlow switches, same as
traditional routers would do. I don't need REST (as I'm using  
configuration files to set the data), but
do need to use multiple tables in an application. I already have a  
model of the tables and rules,
just struggling with the implementation.

[]s
Renan R.


From: Luis Z?rate <luisz...@gmail.com>

Hi,  I agree with renanrb,  I am trying to implement L3 service as a
service without ryu openstack agent so I have the same problem, I need to
run firewall, router, nat in the same datapath manage by rest API.

So how I can run all services with precedence order ?  renanrb are you
interested in implement a rest_router_firewall public?


------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to