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