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

Optimize calculation of spring routes #33

Closed sachinites closed 5 years ago

sachinites commented 6 years ago

Spring routes can be calculated by straight away inheriting the primary and backup nexthops from Unicast routes.

sachinites commented 5 years ago

Issue has been closed with the following commit commit ec2933903dc8b8cb37acdbde1406d52d1c5130ba Author: Abhishek Sagar sachinites@gmail.com Date: Mon Jan 7 06:31:15 2019 +0530