1. 65c4906 apps: Fix compilation error in ConsumerPcon by Alexander Afanasyev · 6 years ago
  2. af97d0f apps: Implement BIC and CUBIC congestion control in ConsumerPcon by schneiderklaus · 6 years ago
  3. 8821d3e model: add queue length congestion detection and signaling by Eric Newberry · 6 years ago
  4. 73df9f5 apps: Change to new HopCount tag that is carried in NDNLPv2 header between nodes by Spyridon Mastorakis · 8 years ago
  5. 7f2fd42 apps + examples: Enabling NACK support by Spyridon Mastorakis · 8 years ago
  6. 5ea3322 model+helper+tests: Create an ndnSIM-specific transport for the NFD face system by Spyridon Mastorakis · 8 years ago
  7. b0b2241 all: Fixing compatibility with NFD 0.5 and ndn-cxx 0.5 by Spyridon Mastorakis · 8 years ago
  8. 50ea1a3 apps+examples: Adjust Face creation and Face operations for NFD 0.4+ model by Alexander Afanasyev · 8 years ago
  9. c018a56 model+apps: Replace AppFace with AppFaceModel and relevant changes in ndn::App by Alexander Afanasyev · 8 years ago
  10. 6a720c1 apps: Switch ndn::App::GetId() to use application ID on the node by Alexander Afanasyev · 9 years ago
  11. c3c7f04 NFD+model+apps+helper+tests: Upgrade NFD and related changes by Alexander Afanasyev · 9 years ago
  12. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  13. 18d8bc9 tests+consumer+docs: Test case for AppDelayTracer and related bugfixes by Alexander Afanasyev · 9 years ago
  14. db60230 apps: Fixing typo in ns3::ndn::Producer by Spyridon Mastorakis · 9 years ago
  15. d265235 apps: Assign a proper dummy signature in the Producer app by Alexander Afanasyev · 9 years ago
  16. 8e60bcd build: Fix compilation on Ubuntu platform and add work-around for ndn-cxx regression by Alexander Afanasyev · 9 years ago
  17. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  18. 89046c1 apps+helper+utils: Fixes of consumer and producer apps to work with the new codebase by Mickey Sweatt · 10 years ago
  19. e4f0d3c model: Removing more legacy code and make code to compile by Spyridon Mastorakis · 10 years ago
  20. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  21. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  22. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  23. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago
  24. 012760b ndnSIM-v2: Removing old and legacy code by Alexander Afanasyev · 10 years ago
  25. 7606f70 apps/producer: Include in the Data packet timestamp field the actual time the packet was created by José Quevedo · 11 years ago
  26. 6eba36f src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc by Alexander Afanasyev · 11 years ago
  27. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  28. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  29. eec89ba model: Adding exclude filter processing in all content store implementations by Alexander Afanasyev · 11 years ago
  30. 9213601 model: Another major change: switching to NDN.cxx API for ndn::Name by Alexander Afanasyev · 11 years ago
  31. a89bc10 model: Slight modification with wire format processing by Alexander Afanasyev · 11 years ago
  32. e722148 apps: Adding ability to ndn::Producer to configure desired fake signature and key locator (key name) by Alexander Afanasyev · 11 years ago
  33. e4795ae model+ndn.cxx+apps: New application template (CallbackBasedApp) that can be used to prototype NS-3 applications in python by Alexander Afanasyev · 11 years ago
  34. 7960606 model: A basic implementation of ndn::ApiFace that can be used as an NDN handler in any "normal" NS-3 application by Alexander Afanasyev · 11 years ago
  35. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  36. 5bee19e model: First set of major API changes and reorganizations by Alexander Afanasyev · 11 years ago
  37. fdd4541 apps: Fixing bug with setting Size/MaxSeq in ndn::ConsumerWindow by Alexander Afanasyev · 11 years ago
  38. ee4ce7e apps: Adding MaxSeq parameter to ndn::ConsumerWindow as an alternative to Size parameter by Alexander Afanasyev · 11 years ago v0.4.1
  39. 89e688a apps: Fixing bug with randomization configuration of ndn::ConsumerCbr by Alexander Afanasyev · 11 years ago
  40. ce8684f apps: Fixing bug with ns3::ndn::ConsumerWindow::InFlight trace source by Alexander Afanasyev · 11 years ago
  41. 79b2fb3 apps: Solving a serious bug #33 in ndn::ConsumerWindow by Alexander Afanasyev · 11 years ago v0.3
  42. 462a56b apps: *BUG* Solving a small bug with ndn::ConsumerZipfMandelbrot, causing excessive memory utilization in some cases (m_N was used before being initialized) by Alexander Afanasyev · 11 years ago
  43. 73f06f6 all: Adding typedefs near forward declarations of Interest/ContentObject/Name by Alexander Afanasyev · 11 years ago
  44. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  45. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  46. d9a7f19 Issue #25 Replacing usage of TCP RTT estimator with a customized version by Alexander Afanasyev · 11 years ago
  47. 5cd9a15 apps: Fixing ability to change q and s attributes in ndn::ConsumerZipfMandelbrot by Saran Tarnoi · 11 years ago
  48. 1fb9fed model+examples: Small corrections with new PIT version, adding an example to use it by Alexander Afanasyev · 11 years ago
  49. 8a23752 apps: Removing excessive and unnecessary logging in ndn::Consumer by Alexander Afanasyev · 11 years ago v0.2.3
  50. 91d7c7c apps: Fixing bug in ndn::ConsumerWindow---packet was not (re-)scheduled when NACK was received by Alexander Afanasyev · 11 years ago v0.2.2
  51. d1f7c7b apps: Add more configurability to ndn::ConsumerWindow by Alexander Afanasyev · 11 years ago
  52. 3a3ce1a Fixing bugs related to NACKs implementation by Alexander Afanasyev · 11 years ago v0.2.1
  53. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  54. 400aae1 apps+utils: Correcting Interest-Delay tracing by Alexander Afanasyev · 11 years ago
  55. db64ff1 app+utils+doc: Adding application-level trace helper to record Interest-Data delays by Alexander Afanasyev · 11 years ago
  56. edf24d9 Enabling trace sources for Interest-Data lifetimes by Alexander Afanasyev · 11 years ago
  57. 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
  58. 1380010 zipf: Small changes (style and small logic correction) and adding documentation section by Alexander Afanasyev · 12 years ago
  59. 5a35ca8 change to consumberCbr.h by Shock · 12 years ago
  60. b0f8315 add zipf-mandelbrot support to NDN Interest app consumer by Shock · 12 years ago
  61. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
  62. c3893b2 apps: small improvement with ndn::ConsumerBatches by Alexander Afanasyev · 12 years ago
  63. 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
  64. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  65. e1b2a2d apps: Correcting behavior of ndn::ConsumerWindow. by Alexander Afanasyev · 12 years ago
  66. 669cafd Fixing "batches.h" header inclusions. by Alexander Afanasyev · 12 years ago
  67. f5c0774 limits: Introducing modularity for Interest limits by Alexander Afanasyev · 12 years ago
  68. e1aa9b9 When interest is satisfied from the local cache, the wrong order of by Alexander Afanasyev · 12 years ago
  69. f383047 Correcting wrong assert in ndn::App. Actually, making this assert to just print an error message instead. by Alexander Afanasyev · 12 years ago
  70. 08b7d9e More progress with buffers by Alexander Afanasyev · 12 years ago
  71. 3476edf A slightly modified FwPerFibLimits test. Modified ConsumerBatches by Alexander Afanasyev · 12 years ago
  72. b18ae02 Memory optimization (removing scheduled events instead of just cancelling them) by Alexander Afanasyev · 12 years ago
  73. 92d5be1 Regression: RTO in Consumers was not exponentially increased by Alexander Afanasyev · 12 years ago
  74. cf6dc92 Now everything compiles, but not everything is working yet by Alexander Afanasyev · 12 years ago
  75. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  76. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
  77. 33364b6 Implementing face clean up callback in forwarding strategy by Alexander Afanasyev · 12 years ago
  78. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago
  79. 1aa4bbc Simplifying a FIB entry modification (now we can do it directly, without notifying the container) by Alexander Afanasyev · 12 years ago
  80. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  81. 44bb6ea New implementation of FIB seems to be working now by Alexander Afanasyev · 12 years ago
  82. 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago
  83. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  84. 4a4ea60 Renaming CcnxLocalFace to CcnxAppFace by Alexander Afanasyev · 12 years ago
  85. faf9581 Fixing bugs with new fields in ContentObject. Implementing basic support of new fields in CcnxProducer by Alexander Afanasyev · 12 years ago
  86. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  87. de7601a Commening out PathStretch trace-related code (will be available as a patch in plugins/ folder) by Alexander Afanasyev · 12 years ago
  88. 06d3a61 Small extension of CcnxGlobalRoutingHelper. Removing some old examples by Alexander Afanasyev · 12 years ago
  89. ce81014 Rescanned bindings to reflect latest rebase of ns-3-base by Alexander Afanasyev · 12 years ago
  90. 15f9299 Moving TraceSources from CcnxProducer/Consumer to CcnxApp by Alexander Afanasyev · 12 years ago
  91. 59e6771 Extending CcnxConsumerCbr class. Now it supports option to randomize sending time (uniform or exponential distribution). by Alexander Afanasyev · 12 years ago
  92. 34a177c Merge remote-tracking branch 'git.irl/car2car' by Alexander Afanasyev · 12 years ago
  93. a3295ab Change the LOG type of CcnxConsumer and CcnxProducer by Lucas · 12 years ago
  94. 18750bb Adding highway-mobility + CCNx scenario (vanet-ccnx.cc) by Alexander Afanasyev · 12 years ago
  95. 1180b04 Commenting out RTT increase on NACK. This part should be redesigned!!! by Alexander Afanasyev · 12 years ago
  96. 812f7ab Adding one more scenario to compute shortest paths after failure by Alexander Afanasyev · 12 years ago
  97. 1ec705f Adding initial code to implement limited (by time) retransmission in CcnxConsumer by Alexander Afanasyev · 12 years ago
  98. b8f5139 Don't double RTO on timeout (only for NACKs) by Alexander Afanasyev · 12 years ago
  99. 3d0c2e0 Reducing retx checking in CcnxConsumer to every 50ms by Alexander Afanasyev · 12 years ago
  100. 1e9348f CcnxConsumer doubles timeout upon NACK and Timout by Alexander Afanasyev · 12 years ago