1. f542c0b ndn-cxx+build+docs: Attaching ndn-cxx as a submodule by Spyridon Mastorakis · 9 years ago
  2. a1d135b NFD+ci+docs: Attaching NFD as a submodule by Spyridon Mastorakis · 9 years ago
  3. b2526b5 NFD: Remove directly imported NFD codebase by Alexander Afanasyev · 9 years ago
  4. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  5. f8bf3f4 docs: Replacing git:// with https:// in all the clone commands by Spyridon Mastorakis · 9 years ago
  6. 465f641 docs: Avoid sorting detailed member description in doxygen by Alexander Afanasyev · 9 years ago
  7. 18d8bc9 tests+consumer+docs: Test case for AppDelayTracer and related bugfixes by Alexander Afanasyev · 9 years ago
  8. b60f812 daemon: Fix hop count of data packet received from content store by Yuanzhi Gao · 9 years ago
  9. 241df87 helper+tests: API change and test case improvements of FaceContainer by Alexander Afanasyev · 9 years ago
  10. 9eff638 tests: Refactor LinkControlHelper tests by Alexander Afanasyev · 9 years ago
  11. 929b17e tests: Refactor GlobalRoutingHelper tests by Alexander Afanasyev · 9 years ago
  12. 91971b7 tests: Refactor NetDeviceFace test by Alexander Afanasyev · 9 years ago
  13. 823368d tests: Refactor and extend FibHelper tests by Alexander Afanasyev · 9 years ago
  14. c512dba tests: Refactor and extend StrategyChoiceHelper tests by Alexander Afanasyev · 9 years ago
  15. abc0d91 helper: ScenarioHelper to simplify writing basic simulation scenarios by Alexander Afanasyev · 9 years ago
  16. f94998b tests: Adding extra test case for ndn-link-control-helper by Spyridon Mastorakis · 9 years ago
  17. 1662253 tests: Fixing occasional failure of the ndn-net-device unit test by Spyridon Mastorakis · 9 years ago
  18. db60230 apps: Fixing typo in ns3::ndn::Producer by Spyridon Mastorakis · 9 years ago
  19. dd516fe tests+ci: Add and enable a partial unit test coverage by Yuanzhi Gao · 9 years ago
  20. d265235 apps: Assign a proper dummy signature in the Producer app by Alexander Afanasyev · 9 years ago
  21. 24a849d helper: Add remove route function in fib helper by Yuanzhi Gao · 9 years ago
  22. dc63d4a build+docs: Build ndn-cxx as a shared library and update documentation to recommend that by Alexander Afanasyev · 9 years ago
  23. da32591 ndn-link-control-helper: Fixing bug during link failure by Spyridon Mastorakis · 9 years ago
  24. a5587ca tests: Add unit tests framework by Yuanzhi Gao · 9 years ago
  25. 21226ae ndn-stack-helper: Update method was added by Spyridon Mastorakis · 9 years ago
  26. fee51a0 build: Tweak default pkg-config search paths by Alexander Afanasyev · 9 years ago
  27. 43a3000 build: Correct the way dependencies are defined for ndnSIM module by Alexander Afanasyev · 9 years ago
  28. 8a56e8d helpers: Fix bug in ndn-global-routing-helper by Christian Kreuzberger · 9 years ago
  29. f34b319 examples: Added simulation scenario with MPI support by Spyridon Mastorakis · 9 years ago
  30. 8f5a99d NFD: Update code to work with updated LocalControlHeader implementation by Alexander Afanasyev · 9 years ago
  31. ffe2586 docs: Adding references to the new TR by Spyridon Mastorakis · 9 years ago
  32. c33e288 docs: Update documentation to include solution to potential problems with gtk module on OS X by Spyridon Mastorakis · 9 years ago
  33. ce308b6 build: Embed setting of PKG_CONFIG_PATH variable to commonly used values by Alexander Afanasyev · 9 years ago
  34. 15db772 ci: Add script to enable checks with Travis CI by Alexander Afanasyev · 9 years ago
  35. 11381c2 docs: Documentation corrections by Alexander Afanasyev · 9 years ago
  36. df26b5a utils+helper: Fix to compile against the latest version of ndn-cxx by Alexander Afanasyev · 9 years ago
  37. 8e60bcd build: Fix compilation on Ubuntu platform and add work-around for ndn-cxx regression by Alexander Afanasyev · 9 years ago
  38. ab933c6 docs: Moving release note to docs/source, so it is visible on ndnSIM website by Alexander Afanasyev · 9 years ago
  39. 963621b docs: Add release notes and final documentation corrections by Alexander Afanasyev · 9 years ago ndnSIM-2.0
  40. 47a6092 docs: Correction of name spelling by Spyridon Mastorakis · 9 years ago
  41. a149775 docs: Extend list of research papers that use ndnSIM by Alexander Afanasyev · 9 years ago
  42. 460f57c docs: Documentation update by Spyridon Mastorakis · 10 years ago
  43. b4bd4b7 tests: Simple test to measure the number of interests that the current ndnSIM version can handle. by Spyridon Mastorakis · 9 years ago
  44. dc6fae8 model+utils: Enable SatisfiedInterests and TimedOutInterests trace sources in L3Protocol by Alexander Afanasyev · 9 years ago
  45. 9bcf39e NFD: Extend forwarding pipelines with beforeSatisfyInterest and beforeExpirePendingInterest signals by Alexander Afanasyev · 9 years ago
  46. afe47fe examples: Restoring old examples that can be restored and fixing existing ones by Alexander Afanasyev · 9 years ago
  47. 66ae18b utils: Fix AnnotatedTopologyReader to process customized LossRate or Queue models by Alexander Afanasyev · 9 years ago
  48. e316ab2 examples: Add python-based scenario examples by Alexander Afanasyev · 9 years ago
  49. 5713e7a bindings: Manually adding some python bindings by Alexander Afanasyev · 10 years ago
  50. 6b2a3c0 model: Add method that is necessary for python bindings by Alexander Afanasyev · 9 years ago
  51. dde1e81 model+helper+examples: Enable configurability of NFD parameters using StackHelper by Alexander Afanasyev · 9 years ago
  52. 542a623 NFD: Extending ConfigFile to support passing of a parsed ConfigSection instead of raw config file by Alexander Afanasyev · 9 years ago
  53. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  54. 4909d0a examples: ndn-different-strategy-per-prefix: New example. by Spyridon Mastorakis · 10 years ago
  55. 41fbfe1 examples: New example to show how to select multiple strategies for different prefixes by Spyridon Mastorakis · 10 years ago
  56. 77b6366 examples: New example with custom strategy "random-load-balancer-strategy" by Spyridon Mastorakis · 10 years ago
  57. db8280f examples: Modifying examples to work with the new codebase by Spyridon Mastorakis · 10 years ago
  58. dca091a utils: Fix compilation of topology readers by Alexander Afanasyev · 10 years ago
  59. da904f2 utils: Fixes compilation of tracers by Spyridon Mastorakis · 10 years ago
  60. 89046c1 apps+helper+utils: Fixes of consumer and producer apps to work with the new codebase by Mickey Sweatt · 10 years ago
  61. de1f773 NFD: Keep both the CS of NFD and ndnSIM by Spyridon Mastorakis · 10 years ago
  62. 3f7dd87 helper: Redesigned link control helper by Alexander Afanasyev · 10 years ago
  63. 60f4b99 helper+model: GlobalRoutingHelper now interacts with NFD by Spyridon Mastorakis · 10 years ago
  64. 592fcba helper: StrategyChoiceHelper by Spyridon Mastorakis · 10 years ago
  65. 588fd10 helper: FibHelper to handle all Fib operations by Spyridon Mastorakis · 10 years ago
  66. 9760bd0 model+helper: Converting L3Protocol and StackHelper to use NFD codebase by Spyridon Mastorakis · 10 years ago
  67. 86edf6f utils: Enable use of the simulation time in NFD by Spyridon Mastorakis · 10 years ago
  68. 34e13f3 utils: Enable use of DummyKeychain to avoid crypto overhead by Alexander Afanasyev · 10 years ago
  69. 82d5ffe model: Enabling face operations based on NFD's face by Alexander Afanasyev · 10 years ago
  70. eb7d530 bindings: Removing all automatically generated bindings by Alexander Afanasyev · 10 years ago
  71. dbc7794 NFD: Replace NFD logger with NS3 logging facility by Alexander Afanasyev · 10 years ago
  72. 1de5da6 NFD: Redirecting nfd::scheduler to ns3::Simulator and getting rid of GlobalIo by Alexander Afanasyev · 10 years ago
  73. 0fb253e NFD: Enable metric parameter on a face by Alexander Afanasyev · 10 years ago
  74. dc88971 NFD: Disabling all "standard" face types in Face manager by Alexander Afanasyev · 10 years ago
  75. 7245d5d NFD: Adding readme and auto-generated headers by Alexander Afanasyev · 9 years ago
  76. e98f2e8 NFD: Removing parts irrelevant for the simulator by Alexander Afanasyev · 10 years ago
  77. d9b58ac Add 'NFD/' from commit 'a22a2172611b1cb93b2e2f53d9d5da122b384f3e' by Alexander Afanasyev · 9 years ago
  78. a22a217 face: fix overhead estimation in NDNLP slicer by Junxiao Shi · 9 years ago
  79. c91ebfa table: Allow iteration over CS entries by Alexander Afanasyev · 9 years ago
  80. 8934c42 table: Ensure that Cs::erase removes the item from the cleanup index by Alexander Afanasyev · 9 years ago
  81. 750fa1c table: Allow iteration over PIT entries by Alexander Afanasyev · 9 years ago
  82. 09fc3d9 table: Ensure Fib::const_iterator is default and copy constructible by Alexander Afanasyev · 9 years ago
  83. eae4f80 face: Limit exposure of EthernetFace implementation by Alexander Afanasyev · 9 years ago
  84. 39ef261 table: StrategyInfoHost stores multiple StrategyInfo of distinct types by Junxiao Shi · 10 years ago
  85. ded1aa6 model: PacketHeader<T> and interface with NS-3 by Spyridon Mastorakis · 10 years ago
  86. 158f73f docs: Update config file instructions for disabling unix sockets by Steve DiBenedetto · 10 years ago
  87. 0717901 model+utils: Replace boost::tuple with std::tuple in trie implementation by Alexander Afanasyev · 10 years ago
  88. 1f1cd5e model: Fix original Contest Store to compile in new environment by Spyridon Mastorakis · 10 years ago
  89. e4f0d3c model: Removing more legacy code and make code to compile by Spyridon Mastorakis · 10 years ago
  90. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  91. 0b0942b src: Reorganization by Alexander Afanasyev · 10 years ago
  92. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  93. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  94. 60c0462 build: Updated build scripts by Alexander Afanasyev · 10 years ago
  95. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago
  96. 012760b ndnSIM-v2: Removing old and legacy code by Alexander Afanasyev · 10 years ago
  97. 3cb4fc6 fw: use UnitTestTimeFixture in NCC test case by Junxiao Shi · 10 years ago
  98. f8b41eb face: Fix ioctl() calls on platforms where libpcap uses /dev/bpf* by Davide Pesavento · 10 years ago
  99. 4147c00 build: disable EthernetFace only with boost 1.56.0, not later versions. by Davide Pesavento · 10 years ago
  100. 8eb9957 face: Support MTU larger than 1500 in EthernetFace (for jumbo frames) by Davide Pesavento · 10 years ago