Feature #4446
openMeasurements query operation
0%
Description
Forwarding strategies store information in the measurement table and make forwarding decisions from such information.
This issue develops a measurements query operation that allows an operator to retrieve information on a measurements entry, to gain insights into what is stored there and help understand strategy's forwarding behavior.
Files
Updated by Junxiao Shi almost 7 years ago
- File ndnhack5-measure.pdf ndnhack5-measure.pdf added
- Estimated time set to 12.00 h
NFD Measurements Table Manager was accepted by and executed at 5th NDN hackathon.
ndnhack5-measure.pdf
contains the hackathon proposal.
Code updates are in https://gerrit.named-data.net/4381 https://gerrit.named-data.net/4382 https://gerrit.named-data.net/4387 https://gerrit.named-data.net/4384 .
Updated by Junxiao Shi almost 7 years ago
- Blocks Feature #4447: Provide measurements dataset for ASF strategy added
Updated by Ashlesh Gawande almost 7 years ago
Draft for protocol spec available at:
https://redmine.named-data.net/projects/nfd/wiki/MeasurementStatus
Updated by Davide Pesavento over 6 years ago
Ashlesh Gawande wrote:
Draft for protocol spec available at:
https://redmine.named-data.net/projects/nfd/wiki/MeasurementStatus
The StrategyInfo
element is not defined.
Note that the JSON string representation was a shortcut that we took for the hackathon, I don't know if it's acceptable as ultimate solution.