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 with network > from openstack?
Not yet. The implementation needs to be integrated into Openstack and router implementation. Patches are welcome. > One more, how to capture GRE tunnel packet from single node > installation? I found OF packet but no GRE. Thanks No, you can't. In case of single node, the tunnel isn't used as optimization because the packet is forwarded directly from one VM to another VM in OVS bridge of the physical machine. > ------------------------------------------------------------------------------ > AlienVault Unified Security Management (USM) platform delivers complete > security visibility with the essential security capabilities. Easily and > efficiently configure, manage, and operate all of your security controls > from a single console and one unified framework. Download a free trial. > http://p.sf.net/sfu/alienvault_d2d > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel -- yamahata ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
