Actions
Feature #4651
openPrefix propagation: use stored PrefixAnnouncement
Status:
New
Priority:
Normal
Assignee:
-
Category:
RIB
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
4.50 h
Description
Prefix propagation currently requires NFD having access to prefix owner's signing key, which is infeasible on Android.
When a prefix registration command from the app carries a PrefixAnnouncement, it was stored in the RIB entry, and then prefix propagation component can use the same PrefixAnnouncement to readvertise the prefix to a remote NFD, instead of signing a command with the prefix owner's signing key.
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 over 6 years ago
- Blocks Bug #4648: Prefix propagation does not work with app-owned certificate added
Updated by Junxiao Shi over 6 years ago
- Blocked by Task #3819: Use readvertise for auto prefix propagation added
Actions