Feature #4650
Updated by Junxiao Shi over 1 year 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.