Re: [Ryu-devel] How to contribute to ryu ?

2019-09-04 Thread jaoh
Hi Iwase My patch contains a Javascript file as a result the length of a line inside the patch exceeds the maximum of 998 charachters. Since the Javascript file is minimized i do not want to refactor it. Thanks Jannis Am 03.09.19 um 11:27 schrieb Yusuke Iwase: Hi Jannis, Officially Ryu

[Ryu-devel] Porting a floodlight application to ryu

2019-05-12 Thread jaoh
Hi guys I want implement an already existing floodlight application into ryu. I looked at the topology functions of ryu this only returns a list of links switches and hosts. is there some method i could use to get all possible paths or at least one between hosts. Something similar to http://