Actions
Feature #4470
closedExtend RIB for prefix announcement in self-learning
Start date:
Due date:
% Done:
0%
Estimated time:
Tags:
Description
In self-learning, one NFD can create a prefix announcement and attach it to Data packets, so that other NFDs can accordingly create FIB entry when receiving Data. The prefix announcement can be designed as a command Interest that RIB can dirctly recognize and utilize. However, the current RIB only accepts prefix registration under either /localhost/nfd/rib/ or /localhop/nfd/rib, and neigher works for prefix announcement in self-learning. Thus, this feature is to extend RIB for the prefix announcement in self-learning.
Updated by Davide Pesavento almost 7 years ago
- Category set to RIB
- Start date deleted (
01/20/2018)
Updated by Junxiao Shi over 6 years ago
- Blocked by Feature #4650: Accept and store PrefixAnnouncement in rib/announce command added
Updated by Junxiao Shi about 6 years ago
- Blocked by deleted (Feature #4650: Accept and store PrefixAnnouncement in rib/announce command)
Updated by Junxiao Shi about 6 years ago
- Is duplicate of Feature #4683: add RIB entry update with prefix announcement in self-learning added
Actions