On Tue, 24 Apr 2018 05:42:02 +0900, Valson Pereira wrote: > I'm new in ryu, and I got two private networks (10.0.0.0/24 and > 192.168.0.0/24) on the same datapath and i need to make the communication > between each other. How can i do this? There is any flow match to do this?
OpenFlow is basically a L2 thing, and I'm not pretty sure it's good for L3 routing. The following page might be of some help. https://github.com/mininet/openflow-tutorial/wiki/Router-Exercise -- IWAMOTO Toshihiro ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel