1. 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago
  2. e5002b3 fib: don't refresh neighbor router's FIB entry (it is already installed w/ expiry=never) by Ashlesh Gawande · 6 years ago
  3. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  4. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  5. ff9a627 style: made container APIs more consistent. by Nick Gordon · 7 years ago
  6. c0c6bcf route: updates to name prefixes are more efficent. by Nick Gordon · 7 years ago
  7. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  8. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  9. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  10. b50e51b Name prefix table entries keep pointers instead of keeping a copy of the object for routing table entries. by Nick Gordon · 8 years ago
  11. ef21d8e src: Sort NextHops on NexthopList insertion by Vince Lehman · 10 years ago
  12. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  13. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  14. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  15. cec3885 route: Add sorting tiebreaker to NexthopList by Vince Lehman · 10 years ago
  16. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  17. 145064a route: Adjust cost to integer before registering by Vince Lehman · 10 years ago
  18. dcee936 route: Fixing segfault issue for Hyperbolic Routing Table Calculation by akmhoque · 10 years ago
  19. 1717b24 route: Preventing small bug with accessing of unallocated memory by Alexander Afanasyev · 10 years ago
  20. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  21. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  22. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  23. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  24. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  25. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago[Renamed (91%) from src/route/nhl.cpp]
  26. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago