1. 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 4 years, 8 months ago
  2. 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago
  3. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  4. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  5. af7a211 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  6. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  7. 72b2b25 route: remove redundant function by Saurab Dulal · 6 years ago
  8. a08dc3f build: require gcc >= 5.3 and switch to C++14 by Davide Pesavento · 7 years ago
  9. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  10. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  11. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  12. d40a588 routing: use unique_ptr for signal container by Nick Gordon · 7 years ago
  13. b7b5839 route: communicate routing changes using signals by Nick Gordon · 7 years ago
  14. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  15. 22b5c95 routing: made map more container-agnostic by Nick Gordon · 7 years ago
  16. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  17. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  18. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  19. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  20. f8b5bcd Fixed copyright dates across all files. by Nick Gordon · 8 years ago
  21. e8e03ac communication+route: Do not advertise Adjacency LSAs when hyperbolic routing is enabled by Nick Gordon · 8 years ago
  22. 50df6b7 src: Fix first event-interval scheduling by Vince Lehman · 10 years ago
  23. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  24. 9a70903 route: Allow 0 cost in hyperbolic calculation by Vince Lehman · 10 years ago
  25. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  26. dcee936 route: Fixing segfault issue for Hyperbolic Routing Table Calculation by akmhoque · 10 years ago
  27. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  28. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  29. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  30. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  31. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  32. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  33. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago
  34. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  35. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago