- 0fef057 route: fix nonexistent router condition in link-state calculator by Junxiao Shi · 10 months ago
- aead588 route: reduce calculators to free functions by Junxiao Shi · 10 months ago
- 4eb4eae route: rename Map to NameMap by Junxiao Shi · 11 months ago
- 288141a tests: namespace cleanup by Davide Pesavento · 11 months ago
- d6922b5 route: simplify Map with boost::bimap by Junxiao Shi · 12 months ago
- b875293 lsa: define AdjLsa operator== by Junxiao Shi · 12 months ago
- 6593a43 route: use ndn::FaceUri type for faceUri by Junxiao Shi · 1 year, 4 months ago
- 43f37a0 Change namespace of DummyClientFace, Signal, Segmenter, SegmentFetcher by Junxiao Shi · 1 year, 5 months ago
- 771a0de tests: change FaceId in test-nlsr and test-fib by Junxiao Shi · 1 year, 5 months ago
- 658fd85 Avoid using deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 8 months ago
- 69904fc tests: fix compatibility with signed Interests in v0.3 format by Davide Pesavento · 2 years, 2 months ago
- c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 7 months ago
- 8de8a8b tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 8 months ago
- e28d875 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 9 months ago
- d1f1df8 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
- 6f0f35d fib: fix route unregister bug during update by Ashlesh Gawande · 3 years, 4 months ago
- 5d93aa5 lsdb: emit signals when modified by Ashlesh Gawande · 4 years, 7 months ago
- d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
- 7a231c0 route: replace FibEntry class with struct by Ashlesh Gawande · 4 years, 7 months ago
- 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 4 years, 8 months ago
- 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago
- 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
- cb065f1 tests: sync common test infrastructure with ndn-cxx by Davide Pesavento · 5 years ago
- 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
- 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago