Backtracking Routing Mechanism for Improving Link Failure Recovery

Wu Jing,Zhou Jianguo,Yang Jianfeng,Yan Puliu,Jiang Hao
DOI: https://doi.org/10.1007/s11859-006-0062-9
2007-01-01
Abstract:Failure-insensitive routing is a good mechanism to avoid packet dropping and disconnection of forwarding when some links fail, but multiple failure links may bring routing loop for the mechanism. Backtracking routing algorithm based on inverse shortest path tree rooted at destination is presented. The feasible restoration routing is obtained through searching from the start of the failure link and tracing back to the leaves of the shortest path tree with the destination as the root. The packets are forwarded from the mounted point with smaller sequence to the mount point with bigger sequence to decrease the possible of loop in case of multi-failures. The simulations and analysis indicate that backtracking routing algorithm improves the network survivability especially for large network, at the cost of the computation complexity in the same order as failure insensitive routing.
What problem does this paper attempt to address?