Signed-off-by: Isaku Yamahata <[email protected]>
---
bin/ryu-manager | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/bin/ryu-manager b/bin/ryu-manager
index de6d4c5..3d4f12c 100755
--- a/bin/ryu-manager
+++ b/bin/ryu-manager
@@ -37,7 +37,10 @@ from ryu.controller import tunnels
FLAGS = gflags.FLAGS
gflags.DEFINE_multistring('app_lists',
- ['ryu.app.simple_isolation.SimpleIsolation',
+ [
+ # 'ryu.app.simple_isolation.SimpleIsolation',
+ 'ryu.app.gre_tunnel.GRETunnel',
+ # 'ryu.app.gre_tunnel.PortSetDebug',
'ryu.app.rest.restapi',
'ryu.app.rest_tunnel.GRETunnelController',
# 'ryu.app.event_dumper.EventDumper',
--
1.7.1.1
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel