Re: [Ryu-devel] Ryu-based SDN starter kit release

2014-06-27 Thread Nicholas Bastin
On Fri, Jun 27, 2014 at 10:53 AM, Srini Seetharaman < srini.seethara...@gmail.com> wrote: > All the code is open-source and community supported. More features > will be coming in soon. We would appreciate any feedback, feature > requests, or app requests. Trial details here: > http://sdnhub.org/re

[Ryu-devel] Ryu-based SDN starter kit release

2014-06-27 Thread Srini Seetharaman
Hi all: SDN Hub is releasing a SDN starter kit based on the Ryu platform to promote SDN trial and adoption in smaller proof-of-concept deployments. We provide a package of simple applications / modules like topology visualization, monitoring/tap management, server load-balancing to allow users to g

Re: [Ryu-devel] XinUI, a Ryu-compatible web-based GUI

2014-06-27 Thread YAMADA Hideki
Great! I've posted similar GUI ryu app. https://github.com/osrg/ryu/tree/master/ryu/app/gui_topology The views of XinUI seems better than gui_topology. So It would be nice if XinUI becomes ryu app or the views are ported to gui_topology. (2014/06/23 23:03), Wei-Lin Chen wrote: > Hello all, > >