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