1. d1f7c7b apps: Add more configurability to ndn::ConsumerWindow by Alexander Afanasyev · 11 years ago
  2. 3a3ce1a Fixing bugs related to NACKs implementation by Alexander Afanasyev · 11 years ago v0.2.1
  3. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  4. 400aae1 apps+utils: Correcting Interest-Delay tracing by Alexander Afanasyev · 11 years ago
  5. db64ff1 app+utils+doc: Adding application-level trace helper to record Interest-Data delays by Alexander Afanasyev · 11 years ago
  6. edf24d9 Enabling trace sources for Interest-Data lifetimes by Alexander Afanasyev · 11 years ago
  7. f8b0f71 apps: Adding additional NS-3 attribute to control the overall number of sent Interest (previously, application runtime defined total number of Interests) by Alexander Afanasyev · 12 years ago
  8. 1380010 zipf: Small changes (style and small logic correction) and adding documentation section by Alexander Afanasyev · 12 years ago
  9. 5a35ca8 change to consumberCbr.h by Shock · 12 years ago
  10. b0f8315 add zipf-mandelbrot support to NDN Interest app consumer by Shock · 12 years ago
  11. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
  12. c3893b2 apps: small improvement with ndn::ConsumerBatches by Alexander Afanasyev · 12 years ago
  13. 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
  14. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  15. e1b2a2d apps: Correcting behavior of ndn::ConsumerWindow. by Alexander Afanasyev · 12 years ago
  16. 669cafd Fixing "batches.h" header inclusions. by Alexander Afanasyev · 12 years ago
  17. f5c0774 limits: Introducing modularity for Interest limits by Alexander Afanasyev · 12 years ago
  18. e1aa9b9 When interest is satisfied from the local cache, the wrong order of by Alexander Afanasyev · 12 years ago
  19. f383047 Correcting wrong assert in ndn::App. Actually, making this assert to just print an error message instead. by Alexander Afanasyev · 12 years ago
  20. 08b7d9e More progress with buffers by Alexander Afanasyev · 12 years ago
  21. 3476edf A slightly modified FwPerFibLimits test. Modified ConsumerBatches by Alexander Afanasyev · 12 years ago
  22. b18ae02 Memory optimization (removing scheduled events instead of just cancelling them) by Alexander Afanasyev · 12 years ago
  23. 92d5be1 Regression: RTO in Consumers was not exponentially increased by Alexander Afanasyev · 12 years ago
  24. cf6dc92 Now everything compiles, but not everything is working yet by Alexander Afanasyev · 12 years ago
  25. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  26. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
  27. 33364b6 Implementing face clean up callback in forwarding strategy by Alexander Afanasyev · 12 years ago
  28. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago
  29. 1aa4bbc Simplifying a FIB entry modification (now we can do it directly, without notifying the container) by Alexander Afanasyev · 12 years ago
  30. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  31. 44bb6ea New implementation of FIB seems to be working now by Alexander Afanasyev · 12 years ago
  32. 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago
  33. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  34. 4a4ea60 Renaming CcnxLocalFace to CcnxAppFace by Alexander Afanasyev · 12 years ago
  35. faf9581 Fixing bugs with new fields in ContentObject. Implementing basic support of new fields in CcnxProducer by Alexander Afanasyev · 12 years ago
  36. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  37. de7601a Commening out PathStretch trace-related code (will be available as a patch in plugins/ folder) by Alexander Afanasyev · 12 years ago
  38. 06d3a61 Small extension of CcnxGlobalRoutingHelper. Removing some old examples by Alexander Afanasyev · 12 years ago
  39. ce81014 Rescanned bindings to reflect latest rebase of ns-3-base by Alexander Afanasyev · 12 years ago
  40. 15f9299 Moving TraceSources from CcnxProducer/Consumer to CcnxApp by Alexander Afanasyev · 12 years ago
  41. 59e6771 Extending CcnxConsumerCbr class. Now it supports option to randomize sending time (uniform or exponential distribution). by Alexander Afanasyev · 12 years ago
  42. 34a177c Merge remote-tracking branch 'git.irl/car2car' by Alexander Afanasyev · 12 years ago
  43. a3295ab Change the LOG type of CcnxConsumer and CcnxProducer by Lucas · 12 years ago
  44. 18750bb Adding highway-mobility + CCNx scenario (vanet-ccnx.cc) by Alexander Afanasyev · 12 years ago
  45. 1180b04 Commenting out RTT increase on NACK. This part should be redesigned!!! by Alexander Afanasyev · 12 years ago
  46. 812f7ab Adding one more scenario to compute shortest paths after failure by Alexander Afanasyev · 12 years ago
  47. 1ec705f Adding initial code to implement limited (by time) retransmission in CcnxConsumer by Alexander Afanasyev · 12 years ago
  48. b8f5139 Don't double RTO on timeout (only for NACKs) by Alexander Afanasyev · 12 years ago
  49. 3d0c2e0 Reducing retx checking in CcnxConsumer to every 50ms by Alexander Afanasyev · 12 years ago
  50. 1e9348f CcnxConsumer doubles timeout upon NACK and Timout by Alexander Afanasyev · 12 years ago
  51. e0e5bd1 Repair bug with sequence number timeouts. There was access to a data field after erasing... by Alexander Afanasyev · 12 years ago
  52. 3661e23 Adding face metric (along with the total prefix/interface cost) information when printing CcnxFibEntries by Alexander Afanasyev · 12 years ago
  53. 17acc11 Removing hijacker app. Hijacking is implemented now by changing face states by Alexander Afanasyev · 12 years ago
  54. 8e0d281 Moving around path weight tagging. Now CcnxFace owns metric field, which is used for tagging. by Alexander Afanasyev · 12 years ago
  55. 6bff0df Finalizing PathWeight tracing by Alexander Afanasyev · 12 years ago
  56. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  57. b7ad232 One more change in Consumer API. Now there are more consumers and they by Alexander Afanasyev · 12 years ago
  58. 94cebd0 CcnxConsumerCbr now is really CBR (no randomization). by Alexander Afanasyev · 12 years ago
  59. 2c069b9 shortest path calculation added by Ilya Moiseenko · 12 years ago
  60. 4d66de5 Repair critical bug in CcnxConsumer. Due to accidental commenting out a by Alexander Afanasyev · 12 years ago
  61. 1067197 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 12 years ago
  62. 098dd76 hijacker application added by Ilya Moiseenko · 12 years ago
  63. 06b42ec Enabling TCP window tracing (there is a trick to do it with by Alexander Afanasyev · 12 years ago
  64. e4c2ece Tracing window size in CcnxConsumerWindow by Alexander Afanasyev · 12 years ago
  65. 359bfb7 Implementing window-based CCNx consumer. Adding RTO estimation. by Alexander Afanasyev · 12 years ago
  66. 029d38d Creating a pure virtual class CcnxConsumer. CcnxConsumerCbr now by Alexander Afanasyev · 12 years ago
  67. 8dcfa5d Commenting out unused variable by Alexander Afanasyev · 12 years ago
  68. 8080940 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 12 years ago
  69. c4f8828 Correcting GlobalRouting lookups. Adding Ipv4SeqsAppTracer by Alexander Afanasyev · 13 years ago
  70. 36d5c2a Temp commit by Alexander Afanasyev · 13 years ago
  71. 956d054 documentation by Ilya Moiseenko · 13 years ago
  72. e93ee43 documentation by Ilya Moiseenko · 13 years ago
  73. 3183b5a Adding sequence number tracer by Alexander Afanasyev · 13 years ago
  74. b3e4b85 Separating ccnx-tracers into separate files. by Alexander Afanasyev · 13 years ago
  75. 011b859 Implementing Poisson Process for consumer requests (exponential distribution for inter-arrival times) by Alexander Afanasyev · 13 years ago
  76. 4975f73 Slight API change. Now there is only one CcnxAppHelper that can create all CcnxApps by Alexander Afanasyev · 13 years ago
  77. 120bf31 When giving up PIT entry, remove all outgoing interests. Otherwise, by Alexander Afanasyev · 13 years ago
  78. 8f5a9bb Rescanned bindings. Slight change in input format for AnnotatedTopology by Alexander Afanasyev · 13 years ago
  79. a845f72 Uncommenting important code that was commented before by Alexander Afanasyev · 13 years ago
  80. cbe92ae All CCNx faces are now available through FaceList object attribute by Alexander Afanasyev · 13 years ago
  81. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  82. f9f4eb0 Resolve compilation issues (more accurate with headers) by Alexander Afanasyev · 13 years ago
  83. 781ea81 Modified CcnxConsumer: retransmission after NACK or default timeout by Alexander Afanasyev · 13 years ago
  84. 4a5c2c1 Implementing notion of default routes (useful for Flooding scenarios) by Alexander Afanasyev · 13 years ago
  85. c39f0b4 Finalizing interest limits. Now everything seem to work. by Alexander Afanasyev · 13 years ago
  86. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  87. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  88. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  89. d02a5d6 Adding several corrections. Most important is fixing regression in ccnb-parser-block.cc by Alexander Afanasyev · 13 years ago
  90. 82b8eea ccnx-grid example corrections by Ilya Moiseenko · 13 years ago
  91. b62c740 GetPrefix was added to Producer app by Ilya Moiseenko · 13 years ago
  92. 0605d26 Nonce generation bug fixed in Consumer app by Ilya Moiseenko · 13 years ago
  93. e4aae55 small fix of Consumer Application by Ilya Moiseenko · 13 years ago
  94. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  95. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  96. 152cf11 Small updates to reflect changes in CcnxNameComponents by Alexander Afanasyev · 13 years ago
  97. 24d2166 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  98. 8196d2e Consumer and producer applications by Ilya Moiseenko · 13 years ago
  99. 7fd74f9 Implementing first approximation of FIB by Alexander Afanasyev · 13 years ago
  100. d26e682 file and header renaming by Ilya Moiseenko · 13 years ago