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