1. 5a35ca8 change to consumberCbr.h by Shock · 12 years ago
  2. ebebcda example support. change to master branch by Shock · 12 years ago
  3. b0f8315 add zipf-mandelbrot support to NDN Interest app consumer by Shock · 12 years ago
  4. 6978611 model: Some compilers got confused with "typedef policy policy". Renaming the typedefed name to policy_base by Alexander Afanasyev · 12 years ago
  5. 26b558b docs: small documentation update (restructured FAQ about boost libraries) by Alexander Afanasyev · 12 years ago
  6. 71278d4 docs: Correcting documentation of custom applications. Adding docs about new versions of ContentStore by Alexander Afanasyev · 12 years ago
  7. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
  8. 68de795 examples: adding debugged implementation of a CustomApp, along with an example using it by Alexander Afanasyev · 12 years ago
  9. b2a11fe model: Multiple uses of boost-graph-ndn-global-routing-helper.h caused compilation failures due to not properly inlined functions by Alexander Afanasyev · 12 years ago
  10. c3893b2 apps: small improvement with ndn::ConsumerBatches by Alexander Afanasyev · 12 years ago
  11. 62304f2 model: fixing regression with trie data structure by Alexander Afanasyev · 12 years ago
  12. f4a0359 docs: new example with content store helper, description of special content store implementations that allow tracking of lifetime of cached entries by Alexander Afanasyev · 12 years ago
  13. 8628799 utils: Adding content store trace helper class (thanks to Xiaoyan Hu) by Alexander Afanasyev · 12 years ago
  14. 0b9e3bd docs: adding doxygen description to ndn-l3-tracer.h by Alexander Afanasyev · 12 years ago
  15. 8566f45 model: Adding "new" content store with ability to track lifetime of entries by Alexander Afanasyev · 12 years ago
  16. 991a0cc model: Generalizing content store implementation by Alexander Afanasyev · 12 years ago
  17. 9c0794a docs: Adding reference to ndnSIM mailing list by Alexander Afanasyev · 12 years ago
  18. 6b0c88f model+helper: Adding new variable (realDelay) which is currently set by the global routing controller. by Alexander Afanasyev · 12 years ago
  19. 7353251 helper: adding small debug info by Alexander Afanasyev · 12 years ago
  20. adcccf4 model: Implementing two more events for forwarding strategy: DidAddFibEntry and WillRemoveFibEntry by Alexander Afanasyev · 12 years ago
  21. 932d331 examples: Correcting custom strategy API to reflect latest changes by Alexander Afanasyev · 12 years ago
  22. 5931480 tracers+docs: Correcting compilation and installation of trace helpers by Alexander Afanasyev · 12 years ago
  23. 475c82f docs: correcting typo that disabled GoogleAnalytics in doxygen docs by Alexander Afanasyev · 12 years ago
  24. 7d8127a build: Automatically adding 'mobility' dependency if topology plugin is enabled by Alexander Afanasyev · 12 years ago
  25. 67f4a4a model: small API change in ndn::ForwardingStrategy by Alexander Afanasyev · 12 years ago
  26. 462bb21 docs: Small sphinx template correction by Alexander Afanasyev · 12 years ago
  27. 1bfce32 build: Check minimum boost libraries version (1.48) by Alexander Afanasyev · 12 years ago
  28. fd25826 helper: Extending manual route creating in ndn::StackHelper by Alexander Afanasyev · 12 years ago
  29. e97c607 docs: New example on how to use custom strategy with 2-bottleneck topology by Alexander Afanasyev · 12 years ago
  30. 674c876 tests: moving trie.cc from examples to test (not really working yet) by Alexander Afanasyev · 12 years ago
  31. b1314b1 docs: add small section about TraceSource and trace helpers by Alexander Afanasyev · 12 years ago
  32. c9d5c1a utils: Adding some NDN network-layer rate tracers by Alexander Afanasyev · 12 years ago
  33. e095f0f docs: Restructuring docs and adding new section about customizing Content Store and PIT by Alexander Afanasyev · 12 years ago
  34. e8dab50 general: Topology plugin is now compiled by default by Alexander Afanasyev · 12 years ago
  35. aa1c4c3 docs: modifying documentation examples (now code in the documentation is taken from real code in examples/ folder) by Alexander Afanasyev · 12 years ago
  36. 2170fba docs: small reorganization by Alexander Afanasyev · 12 years ago
  37. e74cc1c docs: Adding forwarding strategy example by Alexander Afanasyev · 12 years ago
  38. 7102973 topology plugin: Adding ability in AnnotatedTopologyReader to save the current topology (mostly useful to save positions) by Alexander Afanasyev · 12 years ago
  39. 5bcdc99 Small corrections by Alexander Afanasyev · 12 years ago
  40. 11fdadd Correcting bug with content object serialization by Alexander Afanasyev · 12 years ago
  41. bd9c18e Solving a couple of bugs resulting from the packet format changes. Code compiles, but haven't fully tested yet by Alexander Afanasyev · 12 years ago
  42. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  43. e1b2a2d apps: Correcting behavior of ndn::ConsumerWindow. by Alexander Afanasyev · 12 years ago
  44. 042b4a7 fw+doc: Renaming and extending limit extenstion by Alexander Afanasyev · 12 years ago
  45. a8f5d88 limits: Adding ability for GlobalRoutingController to set precise BDP prefix limits using knowledge of RTT for destination by Alexander Afanasyev · 12 years ago
  46. db15acb fw: Slightly modifying events for Interest forwarding. by Alexander Afanasyev · 12 years ago
  47. a0d9489 docs: README update by Alexander Afanasyev · 12 years ago
  48. 08ab572 limits: Adding support for callback that fired every time a new slot becomes available by Alexander Afanasyev · 12 years ago
  49. 697a36a plugin-mobility: Correcting implementation to work with the latest NS-3 version (3.15-dev) by Alexander Afanasyev · 12 years ago
  50. 669cafd Fixing "batches.h" header inclusions. by Alexander Afanasyev · 12 years ago
  51. ccd5bb4 limits: Reverting back renaming of SimpleLimits strategy by Alexander Afanasyev · 12 years ago
  52. 7e4235a limits: finalizing rate-based limits by Alexander Afanasyev · 12 years ago
  53. 6f95e70 limits: one more update and small interface changes by Alexander Afanasyev · 12 years ago
  54. f5c0774 limits: Introducing modularity for Interest limits by Alexander Afanasyev · 12 years ago
  55. 0484e77 model.fw: Correcting a "slightly" broken NACKs, though still not sure if everything works as it should. by Alexander Afanasyev · 12 years ago
  56. b5e54f9 plugins.topology: Adding basic error handling by Alexander Afanasyev · 12 years ago
  57. ef94e91 utils: Adding option to obtain the value of the current limit in ndn::Limits by Alexander Afanasyev · 12 years ago
  58. 0fff1db model.fw: Template-based implementation of SimpleLimits strategy by Alexander Afanasyev · 12 years ago
  59. 15b7114 docs: Small update of Doxygen by Alexander Afanasyev · 12 years ago
  60. a28ec56 utils: ndn::Limits now uses double for the internal limits parameter and invalid when (by default) it is set to a negative value by Alexander Afanasyev · 12 years ago
  61. 6466fff fw: Adding a couple of new events. Adding more documentation for events. by Alexander Afanasyev · 12 years ago
  62. a65ab32 build scripts: installing all ndnSIM header files under <ns3-include-path>/ndnSIM/ preserving folder hierarchy by Alexander Afanasyev · 12 years ago
  63. 9bab368 Additional cleaning. Repairing tests. by Alexander Afanasyev · 12 years ago
  64. 6dbacda docs: Adding a new example of how to use AnnotatedTopologyReader, as well as a new FAQ section with a couple of commonly asked questions. by Alexander Afanasyev · 12 years ago
  65. 7099ffb docs: Adding example of how to build ndnSIM using non-root-installed boost libraries by Alexander Afanasyev · 12 years ago
  66. e1aa9b9 When interest is satisfied from the local cache, the wrong order of by Alexander Afanasyev · 12 years ago
  67. f383047 Correcting wrong assert in ndn::App. Actually, making this assert to just print an error message instead. by Alexander Afanasyev · 12 years ago
  68. 1cd79ae docs: Documentation update by Alexander Afanasyev · 12 years ago
  69. cba7392 More unrelevant files by Alexander Afanasyev · 12 years ago
  70. ed3ffc8 Removing unrelevant stuff by Alexander Afanasyev · 12 years ago
  71. 8db3cba Correcting randomized model. Treat unknown stats as 100%, call parent by Alexander Afanasyev · 12 years ago
  72. 663d63f Small extension of InterestHeader API (cheat for python bindings) by Alexander Afanasyev · 12 years ago
  73. 048c4ad Remove bug causing unnecessary limit transmission by Alexander Afanasyev · 12 years ago
  74. 1e7bcaf Adding strategy with implementation of simple face-based limits by Alexander Afanasyev · 12 years ago
  75. caeade2 Separating dynamic limits into a separate forwarding strategy enhancement by Alexander Afanasyev · 12 years ago
  76. 3cdda24 doc: Adding more descriptions of how to compile ndnSIM by Alexander Afanasyev · 12 years ago
  77. ca5f6d1 Rescanned python binding by Alexander Afanasyev · 12 years ago
  78. cdd223c Suppressing warning in debug mode by Alexander Afanasyev · 12 years ago
  79. ff22977 Add counter for interest and data packets (for performance evaluations) by Alexander Afanasyev · 12 years ago
  80. 0f83f90 Add option to enable/disable NACKs to notify about queue drops by Alexander Afanasyev · 12 years ago
  81. c771961 Checkpoint. Enabling nacks back, "reverting" count statistics on nacks by Alexander Afanasyev · 12 years ago
  82. b1ec249 Checkpoint. Basic support (and not real success) for interest limits by Alexander Afanasyev · 12 years ago
  83. aebf5cf L3Protocol::GetFace now returns face by index, not by ID as it was by Alexander Afanasyev · 12 years ago
  84. 187cba2 Checkpoint. Max bad/good ratio is 1:10. Unknown stats implies 50%. If by Alexander Afanasyev · 12 years ago
  85. c23a3e3 Now there is a semi success with nacks disabled and huge problem with nacks enabled by Alexander Afanasyev · 12 years ago
  86. 98c16e0 Checkpoint. Adding data structures to support weighted round robin by Alexander Afanasyev · 12 years ago
  87. 6f101fc Semi success with NACK enabled. Now need more NACK types and different processing by Alexander Afanasyev · 12 years ago
  88. ff03395 Semi-success with "fair" sharing without NACKs by Alexander Afanasyev · 12 years ago
  89. 08b7d9e More progress with buffers by Alexander Afanasyev · 12 years ago
  90. 67ae4b6 Small update of documentation (changing ndnSIM website URL) by Alexander Afanasyev · 12 years ago
  91. 372cbab Base per-incoming queue limit on per-Face limit (instead of a precompiled value) by Alexander Afanasyev · 12 years ago
  92. 0ffa716 One more checkpoint. Now the code seems to work in a basic scenario by Alexander Afanasyev · 12 years ago
  93. 91e1128 Another checkpoint by Alexander Afanasyev · 12 years ago
  94. 5db9217 Checkpoint. Some changes in forwarding strategy API by Alexander Afanasyev · 12 years ago
  95. 38ba9b2 Checkpoint #2 by Alexander Afanasyev · 12 years ago
  96. ed449cc Checkpoint by Alexander Afanasyev · 12 years ago
  97. ec1e395 Checkpoint by Alexander Afanasyev · 12 years ago
  98. 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
  99. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago
  100. 31cb469 One more big change: prototypes of most of the forwarding strategy functions has been changed by Alexander Afanasyev · 12 years ago