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

Update TILFA to consider various flags of Adj Sids and Prefix Sids #51

Open sachinites opened 4 years ago

sachinites commented 4 years ago

Currently , Tilfa do not consider any flags advertised by prefix sids or Adj-sids. Update Tilfa code to consider such flags while constructing label list.