Actions
Feature #4317
openContent Store enumeration
Status:
New
Priority:
Normal
Assignee:
-
Category:
Management
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
12.00 h
Description
Develop a Content Store enumeration protocol as part of CsMgmt.
This protocol shall support:
- Enumeration of CS entries
- Returns a list of: Data name + Data packet size + whether the entry is fresh or stale (or alternatively, remaining freshness period in ms)
- Enumeration of CS entries as above, but filtered by name prefix and staleness/freshness flag
The implementation shall avoid degrading NFD forwarding performance.
Updated by Davide Pesavento almost 7 years ago
- Related to Feature #4050: Content Store Manager added
Actions