On Wed, 09 Jan 2019 05:24:45 +0900, alex g wrote: > I use a Ryu controller for distributed SDN network, and I > would like to connect four Ryu controllers on a bus. Does anyone has idea how > to do this?
Such a question on inter-controller connections is a kind of FAQ here. Unfortunately, ryu doesn't provide such a thing. You need to design the protocol and the code by yourself. -- IWAMOTO Toshihiro _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel