Project

General

Profile

Feature #4650

Updated by Junxiao Shi 8 months ago

Including PrefixAnnouncement in [[RibMgmt]] `rib/announce` `rib/register` command enables prefix propagation without NFD having to access the prefix owner's signing key. 
 This issue changes `RibManager` to accept the alternate command format, and also stores the PrefixAnnouncement element in the RIB entry so that readvertise component can retrieve it.

Back