Actions
Feature #4170
openUse ndn-cxx Dispatcher to satisfy LSA interests.
Description
Since NLSR is moving away from home-rolled solutions toward library-standard methods to interact with the network, we should extend this to LSAs.
- NLSR as a program would exclusively use the ndn-cxx-provided dispatcher to handle interests for LSAs.
- The LSDB as a module would have no knowledge of how interests arrive, but only return an LSA upon request.
Updated by Ashlesh Gawande almost 6 years ago
- Related to Feature #4760: Use SegmentPublisher utility from PSync to publish LSA data added
Updated by Saurab Dulal over 5 years ago
- Target version changed from v0.5.0 to v0.6.0
Updated by Saurab Dulal almost 4 years ago
- Target version changed from v0.6.0 to 0.7.0
Actions