1. d0a7df3 docs: wrote Doxygen comments for all files by Nick Gordon · 8 years ago
  2. 793e870 src: fix prefix advertise runtime error by Ashlesh Gawande · 7 years ago
  3. d5c1a37 nlsr: discover Faces from NFD by Nick Gordon · 8 years ago
  4. cd7ca05 route: refactor Fib::removeOldNextHopsFromFibEntryAndNfd() by laqinfan · 8 years ago
  5. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  6. 9eaf3f4 nlsr: Improve logging throughout lsdb.cpp and others by dmcoomes · 8 years ago
  7. 3be6466 route: Refresh FIB entries independently of routing table calculation by Muktadir Chowdhury · 10 years ago
  8. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  9. 87911da src: use ndn::nfd::ROUTE_ORIGIN_NLSR instead of a magic number by Davide Pesavento · 8 years ago
  10. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  11. b716847 src: Fib and FaceMap now use map instead of list as their table data structure. by Nick Gordon · 8 years ago
  12. ef21d8e src: Sort NextHops on NexthopList insertion by Vince Lehman · 10 years ago
  13. 63bd034 adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  14. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  15. f8b5bcd Fixed copyright dates across all files. by Nick Gordon · 8 years ago
  16. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  17. 27f1add util: Create Face with canonical FaceUri by Vince Lehman · 10 years ago
  18. 942eb7b route: Fix FIB next hop removal bug by Vince Lehman · 10 years ago
  19. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  20. 145064a route: Adjust cost to integer before registering by Vince Lehman · 10 years ago
  21. 1884108 route: Ensure nexthops are reregistered correctly by Vince Lehman · 10 years ago
  22. 060d302 src: Changing prefix registration's flag and FaceMonitor by akmhoque · 10 years ago
  23. 102aea4 src: Adding retry in case of prefix registration fails by akmhoque · 10 years ago
  24. b5b3b4f route: Fixing unregistration of fib entries by akmhoque · 10 years ago
  25. bf11c5f src: Setting neighbour router's FIB entry expiration to milliseconds::max() by akmhoque · 10 years ago
  26. 393d4ff src: Fixing Fib refreshing by akmhoque · 10 years ago
  27. c04e727 src: Recreating face in case of face deletion by NFD by akmhoque · 10 years ago
  28. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  29. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  30. c7a79b2 src: Expiration time change for LSA and Fib entry by akmhoque · 11 years ago
  31. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  32. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  33. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  34. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  35. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library 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