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

Provide the facility to user to configure the preferred route to destination at run time only #16

Open sachinites opened 6 years ago

sachinites commented 6 years ago

While tracerouting the desintation prefix, user should specify the preferred route to be taken to reach destination in case more then one type of route (IPv4, LDP, SPRING, RSVP) is available to reach destination.

sachinites commented 6 years ago

Currently the user has to specify the order of route preference taken to reach the destination at compile time only in file instanceconst.h. Order is specified by enum trace_route_pref_order_t