1. 5ea3322 model+helper+tests: Create an ndnSIM-specific transport for the NFD face system by Spyridon Mastorakis · 8 years ago
  2. b0b2241 all: Fixing compatibility with NFD 0.5 and ndn-cxx 0.5 by Spyridon Mastorakis · 8 years ago
  3. ca3c67e helper+model: Fix helpers to work with NFD/ndn-cxx 0.4+ by Alexander Afanasyev · 8 years ago
  4. 8a56e8d helpers: Fix bug in ndn-global-routing-helper by Christian Kreuzberger · 9 years ago
  5. 8e60bcd build: Fix compilation on Ubuntu platform and add work-around for ndn-cxx regression by Alexander Afanasyev · 9 years ago
  6. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  7. 60f4b99 helper+model: GlobalRoutingHelper now interacts with NFD by Spyridon Mastorakis · 10 years ago
  8. e4f0d3c model: Removing more legacy code and make code to compile by Spyridon Mastorakis · 10 years ago
  9. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  10. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  11. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  12. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from helper/ndn-global-routing-helper.cc]
  13. c837263 helper: Commenting out unused local variables in ndn::GlobalRoutingHelper by Zongyi Zhao · 10 years ago
  14. 16d252a helper: ndn::GlobalRoutingHelper extension by Alexander Afanasyev · 11 years ago
  15. 1914d49 Fix route calculation for shared channel by José Quevedo · 11 years ago
  16. 52a09bd helper: Fixing bug with ndn::GlobalRoutingHelper by Alexander Afanasyev · 11 years ago
  17. 3898e1b build: Adding tricks to suppress unwanted warnings from clang (originated from boost) by Alexander Afanasyev · 11 years ago
  18. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  19. 07e97d6 helper: Fixing unused variable warning by Alexander Afanasyev · 11 years ago v0.2.6
  20. f484fb9 helper: New experimental CalculateAllPossibleRoutes method in ndn::GlobalRoutingHelper by Alexander Afanasyev · 11 years ago
  21. 4916586 helper+utils: Small extension of global routing helper and restoring several IP-based metric collectors, including Ipv4RateL3Tracer by Alexander Afanasyev · 11 years ago v0.2
  22. 6b0c88f model+helper: Adding new variable (realDelay) which is currently set by the global routing controller. by Alexander Afanasyev · 12 years ago
  23. 7353251 helper: adding small debug info by Alexander Afanasyev · 12 years ago
  24. adcccf4 model: Implementing two more events for forwarding strategy: DidAddFibEntry and WillRemoveFibEntry by Alexander Afanasyev · 12 years ago
  25. 5bcdc99 Small corrections by Alexander Afanasyev · 12 years ago
  26. a8f5d88 limits: Adding ability for GlobalRoutingController to set precise BDP prefix limits using knowledge of RTT for destination by Alexander Afanasyev · 12 years ago
  27. 6f95e70 limits: one more update and small interface changes by Alexander Afanasyev · 12 years ago
  28. f5c0774 limits: Introducing modularity for Interest limits by Alexander Afanasyev · 12 years ago
  29. 6a3bb13 ForwardingStrategy removes PIT if interest wasn't propagated. Updated by Alexander Afanasyev · 12 years ago
  30. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  31. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (67%) from helper/ccnx-global-routing-helper.cc]
  32. 06d3a61 Small extension of CcnxGlobalRoutingHelper. Removing some old examples by Alexander Afanasyev · 12 years ago
  33. ce81014 Rescanned bindings to reflect latest rebase of ns-3-base by Alexander Afanasyev · 12 years ago
  34. 8e2f112 Finalizing BGL-implementation of ccnx global routing controller. Also, several extensions in CcnxFib by Alexander Afanasyev · 12 years ago
  35. a5abcd9 BGL implementation for ccnx global routing seems to work. Need more debugging by Alexander Afanasyev · 12 years ago
  36. ad3757f Initial support for route calculations with Boost.Graph library (BGL) by Alexander Afanasyev · 12 years ago