Re: [Ryu-devel] question about ryu

2013-05-19 Thread Isaku Yamahata
On Sun, May 19, 2013 at 03:17:54PM +0800, hsin han Liu wrote: > Hello > > > > 1.want to know more about ryu/app/simple_isolation.py and > ryu/app/simple_vlan.py ,also how to use it? For internal, please refer to https://github.com/osrg/ryu/wiki/Details-of-Ryu-in-cooperation-with-OpenStack-Griz

Re: [Ryu-devel] VRRP

2013-05-19 Thread Isaku Yamahata
On Sat, May 18, 2013 at 03:33:23PM +0700, Agung Ridwan SN wrote: > Hi, > > I just wondering if there is an app which ready to use for VRRP case. > The test seems works (https://github.com/osrg/ryu/wiki/Test-VRRP), when it > will > publish to the ryu/app directory? Is it possible to run that VRRP

[Ryu-devel] question about ryu

2013-05-19 Thread hsin han Liu
Hello 1.want to know more about ryu/app/simple_isolation.py and ryu/app/simple_vlan.py ,also how to use it? 2.does ryu support vlan construction like http://openvswitch.org/support/config-cookbooks/vlan-configuration-cookbook/ without openstack? Thanks, Allen -