1. da2f23a topology-reader: Adding support for adding and configuring ErrorModel on each link by Alexander Afanasyev · 11 years ago
  2. b5e77d8 examples+docs: Adding a new example to print out instantaneous PIT sizes periodically by Alexander Afanasyev · 11 years ago
  3. 9fb2e3d docs: Small update of the documentation by Alexander Afanasyev · 11 years ago
  4. 4ebe07e examples: Adding example for the experimental support of PIT aggregate stats by Alexander Afanasyev · 11 years ago
  5. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  6. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  7. b99cb6c Merge feature branch 'feature-l2-tracer' by Alexander Afanasyev · 11 years ago
  8. 27370c5 docs: Documenting new L2Tracer with a scenario and graph building example by Alexander Afanasyev · 11 years ago
  9. 8682ae0 examples: Adding new example to illustrate use of L2Tracer to trace aggregate packet drop rate on nodes by Hovaidi Ardestani Mohammad · 11 years ago
  10. 4e48960 Merge feature branch 'feature-trace-value-for-fib-entry' by Alexander Afanasyev · 11 years ago
  11. 1ab1aad examples: Fixing error in ndn-simple-with-pcap by Alexander Afanasyev · 11 years ago
  12. 06dba7c model: replacing direct usage of fib::FaceMetric variables by inline methods by Alexander Afanasyev · 11 years ago
  13. 41684ab examples+utils: Adding example to evaluate memory footprint of ContentStore/Pit by Alexander Afanasyev · 11 years ago
  14. 4c6bc58 examples: Add a new example showing how to set custom size of content store on different nodes by Alexander Afanasyev · 11 years ago
  15. 1fb9fed model+examples: Small corrections with new PIT version, adding an example to use it by Alexander Afanasyev · 11 years ago
  16. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  17. 27e365b src bug: Adding missing topology files by Alexander Afanasyev · 11 years ago
  18. db64ff1 app+utils+doc: Adding application-level trace helper to record Interest-Data delays by Alexander Afanasyev · 11 years ago
  19. b1d6b03 tracers: simplification of ndn::CsTracer (there no real need for virtual calls) by Alexander Afanasyev · 11 years ago
  20. 1380010 zipf: Small changes (style and small logic correction) and adding documentation section by Alexander Afanasyev · 12 years ago
  21. ebebcda example support. change to master branch by Shock · 12 years ago
  22. b0f8315 add zipf-mandelbrot support to NDN Interest app consumer by Shock · 12 years ago
  23. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
  24. 68de795 examples: adding debugged implementation of a CustomApp, along with an example using it by Alexander Afanasyev · 12 years ago
  25. 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
  26. 932d331 examples: Correcting custom strategy API to reflect latest changes by Alexander Afanasyev · 12 years ago
  27. 5931480 tracers+docs: Correcting compilation and installation of trace helpers 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. e095f0f docs: Restructuring docs and adding new section about customizing Content Store and PIT by Alexander Afanasyev · 12 years ago
  32. aa1c4c3 docs: modifying documentation examples (now code in the documentation is taken from real code in examples/ folder) by Alexander Afanasyev · 12 years ago
  33. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago
  34. f6807a5 Final updates and documentation fixes by Alexander Afanasyev · 12 years ago
  35. cf6dc92 Now everything compiles, but not everything is working yet by Alexander Afanasyev · 12 years ago
  36. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  37. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
  38. e55d1e3 More corrections. Now everything is ready for real tests by Alexander Afanasyev · 12 years ago
  39. 36b4577 Checkpoint by Alexander Afanasyev · 12 years ago
  40. 44bb6ea New implementation of FIB seems to be working now by Alexander Afanasyev · 12 years ago
  41. 30cb117 Small reoraganization, cleaning 'use namespace' usages by Alexander Afanasyev · 12 years ago
  42. 903062f Now seems that multi-policy container actually works as it should by Alexander Afanasyev · 12 years ago
  43. 051d378 Make code compilable using clang compiler by Alexander Afanasyev · 12 years ago
  44. 9e96e36 Making policy container more flexible by Alexander Afanasyev · 12 years ago
  45. 9a98970 Implementing new cache replacement strategies: Random and FIFO by Alexander Afanasyev · 12 years ago
  46. b6174b9 Modify grid example to work under redesigned content store by Alexander Afanasyev · 12 years ago
  47. b0c4389 Modifying implementation of content store to use new trie by Alexander Afanasyev · 12 years ago
  48. 89fb535 Update trie and adding policy management by Alexander Afanasyev · 12 years ago
  49. fd0c41c Experimental trie implementation by Alexander Afanasyev · 12 years ago
  50. 07b0063 Documentation update by Alexander Afanasyev · 12 years ago
  51. 4885eea Correcting includes in example by Alexander Afanasyev · 12 years ago
  52. d859979 Changing example CcnxGrid to use CcnxGlobalRouting by Alexander Afanasyev · 12 years ago
  53. 06d3a61 Small extension of CcnxGlobalRoutingHelper. Removing some old examples by Alexander Afanasyev · 12 years ago
  54. a514d63 Adding slightly more complicated tutorial example by Alexander Afanasyev · 12 years ago
  55. f04d451 Adding a simple tutorial example by Alexander Afanasyev · 12 years ago
  56. f2e0da1 Removing irrelevant examples by Alexander Afanasyev · 12 years ago
  57. 2188a25 Changes to example, enabling randomization for CcnxConsumerCbr by Alexander Afanasyev · 12 years ago NDN-TR-0002
  58. de00999 Adding options to enable caching of unsolicited (e.g., overheard over broadcast media) data packets by Alexander Afanasyev · 12 years ago
  59. fa3b3d3 Small modification of car2car example by Alexander Afanasyev · 12 years ago
  60. 34a177c Merge remote-tracking branch 'git.irl/car2car' by Alexander Afanasyev · 12 years ago
  61. a3295ab Change the LOG type of CcnxConsumer and CcnxProducer by Lucas · 12 years ago
  62. 18750bb Adding highway-mobility + CCNx scenario (vanet-ccnx.cc) by Alexander Afanasyev · 12 years ago
  63. 64b8536 Add car2car-wifi scenario by Lucas · 12 years ago
  64. 7e71c75 Adding IPv4 rate tracer by Alexander Afanasyev · 12 years ago
  65. ed78b63 New scenario to see details of reaction on congestion. Small change in AnnotatedTopologyReader API by Alexander Afanasyev · 12 years ago
  66. 812f7ab Adding one more scenario to compute shortest paths after failure by Alexander Afanasyev · 12 years ago
  67. 1ec705f Adding initial code to implement limited (by time) retransmission in CcnxConsumer by Alexander Afanasyev · 12 years ago
  68. b8f5139 Don't double RTO on timeout (only for NACKs) by Alexander Afanasyev · 12 years ago
  69. f410daf Making progress report only every 5 seconds by Alexander Afanasyev · 12 years ago
  70. 1e9348f CcnxConsumer doubles timeout upon NACK and Timout by Alexander Afanasyev · 12 years ago
  71. 6c67838 Finalizing LinkFailure scenario by Alexander Afanasyev · 12 years ago
  72. ef05655 OSPF metric bug in BaseExperiment. Moving ApplyOSPFMetric to the right place by Alexander Afanasyev · 12 years ago
  73. 17acc11 Removing hijacker app. Hijacking is implemented now by changing face states by Alexander Afanasyev · 12 years ago
  74. 8e0d281 Moving around path weight tagging. Now CcnxFace owns metric field, which is used for tagging. by Alexander Afanasyev · 12 years ago
  75. 6bff0df Finalizing PathWeight tracing by Alexander Afanasyev · 12 years ago
  76. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  77. b7ad232 One more change in Consumer API. Now there are more consumers and they by Alexander Afanasyev · 12 years ago
  78. 94cebd0 CcnxConsumerCbr now is really CBR (no randomization). by Alexander Afanasyev · 12 years ago
  79. 2c069b9 shortest path calculation added by Ilya Moiseenko · 12 years ago
  80. 4d66de5 Repair critical bug in CcnxConsumer. Due to accidental commenting out a by Alexander Afanasyev · 12 years ago
  81. b762684 Update of BlackholeSprint scenario. Extending CcnxStackHelper API by Alexander Afanasyev · 12 years ago
  82. 1067197 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 12 years ago
  83. 2063c88 link failure and blackhole scenarios seem to work by Ilya Moiseenko · 12 years ago
  84. 06b42ec Enabling TCP window tracing (there is a trick to do it with by Alexander Afanasyev · 12 years ago
  85. e4c2ece Tracing window size in CcnxConsumerWindow by Alexander Afanasyev · 12 years ago
  86. e1a065d Removing legacy examples. Moving test application to `test' folder by Alexander Afanasyev · 12 years ago
  87. f9d8fbe Combining NDN and TCP scenarios in congestion-pop.cc (to make sure by Alexander Afanasyev · 12 years ago
  88. 94f2350 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 12 years ago
  89. 359bfb7 Implementing window-based CCNx consumer. Adding RTO estimation. by Alexander Afanasyev · 12 years ago
  90. 98a7cfc Merge remote-tracking branch 'git.irl/master' by Ilya Moiseenko · 12 years ago
  91. 46bdc7c 4 scenarios by Ilya Moiseenko · 12 years ago
  92. 029d38d Creating a pure virtual class CcnxConsumer. CcnxConsumerCbr now by Alexander Afanasyev · 12 years ago
  93. c4f8828 Correcting GlobalRouting lookups. Adding Ipv4SeqsAppTracer by Alexander Afanasyev · 13 years ago
  94. 36d5c2a Temp commit by Alexander Afanasyev · 13 years ago
  95. 1d2642a Congestion for Sprint-POP scenario (half-working) by Alexander Afanasyev · 13 years ago
  96. 3183b5a Adding sequence number tracer by Alexander Afanasyev · 13 years ago
  97. b3e4b85 Separating ccnx-tracers into separate files. by Alexander Afanasyev · 13 years ago
  98. c86c283 Rate recorder trace helper by Alexander Afanasyev · 13 years ago
  99. 5beb35a Modifying SpringMobilityModel to make all nodes readjust after even one by Alexander Afanasyev · 13 years ago
  100. 011b859 Implementing Poisson Process for consumer requests (exponential distribution for inter-arrival times) by Alexander Afanasyev · 13 years ago