commit | 9556b14146f6d394bdd19c750df0f02fe1044553 | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@onlab.us> | Mon May 20 21:49:04 2013 +0000 |
committer | Pavlin Radoslavov <pavlin@onlab.us> | Mon May 20 21:49:04 2013 +0000 |
tree | 2e7dfabfde5fb7e57f4f0a2a0adad4b7142d25be | |
parent | 85fff43f73ceb05b882c943b1cd0626810a50b5f [diff] |
Minor refactoring of the Shortest Path computation mechanism that uses prefetching of the topology: return the prefetched info as a handler to the caller and pass it as an argument to follow-up calls.