Project

General

Profile

Actions

CsMgmt » History » Revision 1

Revision 1/20 | Next »
Junxiao Shi, 10/01/2017 09:43 PM


Content Store Management

Content Store Management is a module of NFD Management protocol.
It provides commands and datasets about the Content Store and its usage in forwarding.

Content Store Management commands and datasets are available under namespace ndn:/localhost/nfd/cs.

Control Commands

ControlCommand management-module: fib

Update config

command-verb: config

(to be defined in #4050)

Erase entry

command-verb: erase

(to be defined in #4318)

CS Information Dataset

CS config and runtime performance are published as a Status Dataset at ndn:/localhost/nfd/cs/info.

CsStatus ::= NHits
             NMisses

(other TLVs have nonNegativeInteger as value)

(additional fields to be defined in #4050)

CS Enumeration

A subset of CS entries can be queried into a Status Dataset under ndn:/localhost/nfd/cs/query.

(to be defined in #4317)

Updated by Junxiao Shi over 6 years ago · 1 revisions