1. ea9b3e6 Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity by Alexander Afanasyev · 12 years ago
  2. 424d584 Fixes #6 unordered_set buckets are increased exponentially by Alexander Afanasyev · 12 years ago
  3. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  4. e77db79 Normalizing namespace usage (ndnSIM namespace is now always under ns3) by Alexander Afanasyev · 12 years ago
  5. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
  6. 1cb4aad Introducing some cheats in order to make code compilable with old (<1.47) version of boost libraries by Alexander Afanasyev · 12 years ago
  7. ad82e25 BUGS: Solving (apparently) two subtle bugs in new PIT and ContentStore implementations by Alexander Afanasyev · 12 years ago
  8. 33364b6 Implementing face clean up callback in forwarding strategy by Alexander Afanasyev · 12 years ago
  9. bd6f3f4 Small update of PIT. Now pit implementation is policy-templated. by Alexander Afanasyev · 12 years ago
  10. 1c0248b Adding more statistics collection (number of transmitted/received bytes by Alexander Afanasyev · 12 years ago
  11. 27acad9 Small change with LoadStats unit tests by Alexander Afanasyev · 12 years ago
  12. e55d1e3 More corrections. Now everything is ready for real tests by Alexander Afanasyev · 12 years ago
  13. 0560eec Stats tree seems to work properly, including pruning of "empty" leaves by Alexander Afanasyev · 12 years ago
  14. 0845c09 Initial steps in stats tree building. Almost done, but something is fishy by Alexander Afanasyev · 12 years ago
  15. f1e013f Introducing a couple of real test cases. by Alexander Afanasyev · 12 years ago
  16. 36b4577 Checkpoint by Alexander Afanasyev · 12 years ago
  17. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  18. 1ba09b8 Small changes in in FIB re-implementations with tries, rescanned python bindings by Alexander Afanasyev · 12 years ago
  19. 44bb6ea New implementation of FIB seems to be working now by Alexander Afanasyev · 12 years ago
  20. 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago
  21. 71ed238 Removing n_th index from FIB by Alexander Afanasyev · 12 years ago
  22. 30cb117 Small reoraganization, cleaning 'use namespace' usages by Alexander Afanasyev · 12 years ago
  23. 903062f Now seems that multi-policy container actually works as it should by Alexander Afanasyev · 12 years ago
  24. 051d378 Make code compilable using clang compiler by Alexander Afanasyev · 12 years ago
  25. 9e96e36 Making policy container more flexible by Alexander Afanasyev · 12 years ago
  26. 9a98970 Implementing new cache replacement strategies: Random and FIFO by Alexander Afanasyev · 12 years ago
  27. b0c4389 Modifying implementation of content store to use new trie by Alexander Afanasyev · 12 years ago
  28. 89fb535 Update trie and adding policy management by Alexander Afanasyev · 12 years ago
  29. fd0c41c Experimental trie implementation by Alexander Afanasyev · 12 years ago
  30. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  31. c1e33eb Moving helper components to the plugins/ folder. Disabling compilation of these components by Alexander Afanasyev · 12 years ago
  32. 161a5c4 Small file reorganization (moving CCNx-unrelated stuff out of model/) by Alexander Afanasyev · 12 years ago
  33. 89e3832 Removing Ipv4GlobalRouting* files (not necessary anymore) by Alexander Afanasyev · 12 years ago
  34. eaba157 Adding simple highway mobility model by Alexander Afanasyev · 12 years ago
  35. c4f8828 Correcting GlobalRouting lookups. Adding Ipv4SeqsAppTracer by Alexander Afanasyev · 13 years ago
  36. 5beb35a Modifying SpringMobilityModel to make all nodes readjust after even one by Alexander Afanasyev · 13 years ago
  37. 7dbdcaf Adding SpringMobilityModel to adjust positions of nodes in large topologies by Alexander Afanasyev · 13 years ago
  38. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago