Hi,
I am developing an application to reroute traffic upon a link failure, using the routing module to calculate the shortest path. When a link failure occurs, the application should get a new path using the routing module. However, when treating the link failure inside a callback of the link failure event, the routing module returns always the same path i.e. containing the link that is down, so the behaviour is as if the link database of nox was not updated.
Any idea what it can be,
Thanks,
Karim
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to