Re: [Ryu-devel] problem with multiple tables

2015-11-05 Thread Yusuke Iwase
Hi, On my environment, I could not run your app (appln.py), because thare are some sytax error in this app. e.g.) "Inconsistent indentation: mix of tabs and spaces" on PyCharm. Could you resolve this error and send us the flow entries which you want to install? Thanks, Iwase On 2015年11月04日 0

[Ryu-devel] problem with multiple tables

2015-11-03 Thread FIXED-TERM Vardhan Harsha (CR/AEH4)
Hello all, I have a multipath topology which is as shown in the test_topo.py . And I have written a code which keeps all the paths active and provides two different routes to the end points on two different tables. And if there is a link failure it should start using the next table, for which I