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