1. 5a45495 src: ConfParameter variables should be consistent with their min and max values by alvy · 10 years ago
  2. c11cc20 comm: Fix sync update prefix initialization by Vince Lehman · 10 years ago
  3. 0bcf9a3 comm: Make SyncLogic responsible for update prefix by Vince Lehman · 10 years ago
  4. a2228c6 src: Make conf keys with default values optional by alvy · 10 years ago
  5. 2fe1287 src: Check validity of FaceURIs while loading conf by alvy · 10 years ago
  6. bfa2760 conf: Add log4cxx path to conf file by Muktadir R Chowdhury · 10 years ago
  7. ee29a03 utility: avoid deprecated ndn::nfd::Controller(Face&) constructor by Junxiao Shi · 10 years ago
  8. b7079a1 route: Replace deprecated nfd::Controller(Face&) by Vince Lehman · 10 years ago
  9. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  10. 1cf1e10 conf: Add `general.router-dead-interval` configuration setting by Alexander Afanasyev · 10 years ago
  11. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  12. 27f1add util: Create Face with canonical FaceUri by Vince Lehman · 10 years ago
  13. 92e5ffb tests: avoid usage of deprecated namespace ndn::Tlv by Junxiao Shi · 10 years ago
  14. 5bf8317 src: Stop outdated LSA retrieval by Ashlesh Gawande · 10 years ago
  15. 20fe4a9 route: Fix hyperbolic cost adjustment by Vince Lehman · 10 years ago
  16. 942eb7b route: Fix FIB next hop removal bug by Vince Lehman · 10 years ago
  17. f1aa523 src: Sort names before std::set_difference by Vince Lehman · 10 years ago
  18. 0913112 src: Assign 0 cost to hyperbolic direct neighbors by Vince Lehman · 10 years ago
  19. e875d1f tests: Fix keychain and NextHop rounding error by Vince Lehman · 10 years ago
  20. 9a70903 route: Allow 0 cost in hyperbolic calculation by Vince Lehman · 10 years ago
  21. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
  22. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  23. cb76ade src: Change adjacency status from uint32_t to enum by Vince Lehman · 10 years ago
  24. f99b87f src: Add additional log levels by Vince Lehman · 10 years ago
  25. 145064a route: Adjust cost to integer before registering by Vince Lehman · 10 years ago
  26. 411ee4b config+lsdb: Retry retrieve each LSA for `lsa-refresh-time` by Alexander Afanasyev · 10 years ago
  27. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  28. c7a79b2 src: Expiration time change for LSA and Fib entry by akmhoque · 11 years ago
  29. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  30. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  31. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  32. eb582eb tests: Adding unit tests. by Ashlesh Gawande · 11 years ago
  33. 40cd1c3 build: Making build system consistent with other NDN projects and adding unit-test framework by Yingdi Yu · 11 years ago