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