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 add a rule to Goto the next table. As the next table has the alternate route. But when link failure occurs and packets do go to the next table ,but the rules installed in the table are not being used. Could you please guide as to what might be the error. I have also added my code with this mail.
Thanks in advance. Mit freundlichen Grüßen / Best regards Harsha Vardhan Communication Technology (CR/AEH4) [email protected]<mailto:[email protected]>
appln.py
Description: appln.py
test_topo.py
Description: test_topo.py
------------------------------------------------------------------------------
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
