Actions
Task #3004
closedCreate design documents for NDN routing status page
Start date:
07/02/2015
Due date:
% Done:
100%
Estimated time:
Description
The new NDN routing status page should use Interests to fetch the NLSR LSDB dataset instead of parsing NLSR log files.
This task should:
- List and describe the necessary system components
- List the planned tools or libraries for each component
- Diagram interactions between the system components
- Create a Wiki page to document the design
Files
Updated by Vince Lehman almost 10 years ago
- Blocks Task #2806: Implement NDN routing status page which uses Interests to fetch the NLSR LSDB dataset added
Updated by Muktadir Chowdhury almost 10 years ago
Design document has been attached.
Updated by Vince Lehman almost 10 years ago
Muktadir Chowdhury wrote:
Design document has been attached.
Just a few suggestions for corrections or updates:
- I don't think ndn-js uses HTTP requests to send Interests.
- Make sure you note that TLV decoding will be done by the client using ndn-js
- It might be good to document the names for the Interests that will be sent by the browser.
- What does timestamp mean for Adjacency LSA and Name LSA? The time the LSA was received?
- On which port will the client connect to wsproxy?
- Will the client send Interests to each testbed node or to only one node?
- Will you reuse any code from the current status page or will it be completely rewritten?
Updated by Ashlesh Gawande almost 8 years ago
Check current code works with:
https://gerrit.named-data.net/#/c/3805/
Updated by Nicholas Gordon almost 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions