contain name prefixes that affect namespace-based scope control More...
Functions | |
const Name | LOCALHOP ("ndn:/localhop") |
const Name | LOCALHOST ("ndn:/localhost") |
Variables | |
const Name | LOCALHOP |
ndn:/localhop More... | |
const Name | LOCALHOST |
ndn:/localhost More... | |
contain name prefixes that affect namespace-based scope control
const Name nfd::scope_prefix::LOCALHOP | ( | "ndn:/localhop" | ) |
const Name nfd::scope_prefix::LOCALHOST | ( | "ndn:/localhost" | ) |
const Name nfd::scope_prefix::LOCALHOP |
ndn:/localhop
The localhop scope limits propagation to no further than the next node.
Interest packets under prefix ndn:/localhop are restricted by these rules:
Data packets under prefix ndn:/localhop are unrestricted.
const Name nfd::scope_prefix::LOCALHOST |
ndn:/localhost
The localhost scope limits propagation to the applications on the originating host.
Interest and Data packets under prefix ndn:/localhost are restricted by these rules: