sachinites / SPFComputation

This project is about building the unicast routing table by performing the Shortest path tree computation on an input Network Topology(Graph)
GNU General Public License v3.0
8 stars 5 forks source link

For Remote LFA, prefer Spring RLFA over LDP RLFA #32

Open sachinites opened 6 years ago

sachinites commented 6 years ago

If a route has RLFA as backup, Prefer SPRING tunnel to reach RLFA node instead of LDP tunnel. Use LDP Tunnel only when SPRING Tunnel could not be established (i.e. RLFA node is not spring capable).