1. 41b173e route: Correct bidirectional links with differing costs by Vince Lehman · 10 years ago
  2. 9630fbf route: Fix component appending in NamePrefixTable::removeEntry by Vince Lehman · 10 years ago
  3. cec3885 route: Add sorting tiebreaker to NexthopList by Vince Lehman · 10 years ago
  4. 50df6b7 src: Fix first event-interval scheduling by Vince Lehman · 10 years ago
  5. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  6. 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
  7. b7079a1 route: Replace deprecated nfd::Controller(Face&) by Vince Lehman · 10 years ago
  8. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  9. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  10. 27f1add util: Create Face with canonical FaceUri by Vince Lehman · 10 years ago
  11. 20fe4a9 route: Fix hyperbolic cost adjustment by Vince Lehman · 10 years ago
  12. 942eb7b route: Fix FIB next hop removal bug by Vince Lehman · 10 years ago
  13. e875d1f tests: Fix keychain and NextHop rounding error by Vince Lehman · 10 years ago
  14. 9a70903 route: Allow 0 cost in hyperbolic calculation by Vince Lehman · 10 years ago
  15. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  16. 145064a route: Adjust cost to integer before registering by Vince Lehman · 10 years ago
  17. 1884108 route: Ensure nexthops are reregistered correctly by Vince Lehman · 10 years ago
  18. 060d302 src: Changing prefix registration's flag and FaceMonitor by akmhoque · 10 years ago
  19. dcee936 route: Fixing segfault issue for Hyperbolic Routing Table Calculation by akmhoque · 10 years ago
  20. 102aea4 src: Adding retry in case of prefix registration fails by akmhoque · 10 years ago
  21. b5b3b4f route: Fixing unregistration of fib entries by akmhoque · 10 years ago
  22. 69c9aa9 src: Making shared_ptr<ndn::Data> to put to NFD by akmhoque · 10 years ago
  23. bf11c5f src: Setting neighbour router's FIB entry expiration to milliseconds::max() by akmhoque · 10 years ago
  24. 393d4ff src: Fixing Fib refreshing by akmhoque · 10 years ago
  25. 1717b24 route: Preventing small bug with accessing of unallocated memory by Alexander Afanasyev · 10 years ago
  26. c04e727 src: Recreating face in case of face deletion by NFD 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. c7a79b2 src: Expiration time change for LSA and Fib entry by akmhoque · 11 years ago
  30. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  31. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  32. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  33. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  34. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago
  35. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  36. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago
  37. 05d5fcf Fixing Coding Style by akmhoque · 11 years ago
  38. 5a44dd4 NLSR - (Hello Protocol + FIB Update) by akmhoque · 11 years ago
  39. eb764c5 Data Packet Verification Added by akmhoque · 11 years ago
  40. ba09474 Directory Structuring by akmhoque · 11 years ago