Feature #4170
Use 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.
Related issues
Updated by Ashlesh Gawande about 2 years ago
- Related to Feature #4760: Use SegmentPublisher utility from PSync to publish LSA data added